This commit is contained in:
parent
fe72c1a797
commit
83d43a4121
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ tasks:
|
|||
- docker build --squash -t {{ .REPO }}:dev-squashed .
|
||||
- docker tag {{ .REPO }}:dev-squashed {{ .REPO }}:{{ .VERSION }}
|
||||
- echo "JSON for admin:"
|
||||
- python generate_versions.py
|
||||
- python3 generate_versions.py
|
||||
|
||||
push:
|
||||
cmds:
|
||||
|
|
Loading…
Reference in a new issue