use $IMAGE in the runbook for updating WIKI_VERSIONS.txt
This commit is contained in:
parent
2fb80756bb
commit
6d88837af8
@ -40,7 +40,7 @@ git tag --list | tail -1
|
|||||||
Update WIKI_VERSIONS.txt
|
Update WIKI_VERSIONS.txt
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
docker run --rm dobbs/farm:1.0.21 wiki --version > WIKI_VERSIONS.txt
|
docker run --rm $IMAGE wiki --version > WIKI_VERSIONS.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
# Publish container images
|
# Publish container images
|
||||||
|
Loading…
x
Reference in New Issue
Block a user