Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bart6114 committed Jun 26, 2023
1 parent 6c6ed48 commit 17635c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ jobs:
- echo
- $foo
env: # you can pass env variables
- foo: bar
foo: bar
other_workingdir:
command: pwd
working-dir: ./testdata
working_directory: ../testdata # specify the working directory of the job
coffee:
command: this fails
cron: "* * * * *"
Expand Down

0 comments on commit 17635c6

Please sign in to comment.