This commit is contained in:
parent
fe72c1a797
commit
83d43a4121
@ -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 New Issue
Block a user