Skip to content

Commit 94edcdf

Browse files
GedasFXtaraspos
authored andcommittedDec 30, 2021
Update jobs.md
Change ini file in docs to match the tag = https://github.com/mcuadros/ofelia/releases/tag/v0.3.6
1 parent dffc063 commit 94edcdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/jobs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ schedule = @every 5s
125125
image = alpine:latest
126126
command = sh -c 'date | tee -a /tmp/test/date'
127127
volume = /tmp/test:/tmp/test:rw
128-
env = FOO=bar
128+
environment = FOO=bar
129129
```
130130

131131
Then you can check output in host machine file `/tmp/test/date`

0 commit comments

Comments
 (0)