Update .gitlab-ci.yml
This commit is contained in:
parent
d4a2cf3289
commit
2600d2c53a
1 changed files with 1 additions and 1 deletions
|
@ -32,6 +32,6 @@ build-godot-compil:
|
|||
script:
|
||||
- cd godot4-compil
|
||||
- docker build -t khaganat/godot-compil:latest .
|
||||
- docker tag khaganat/godot-compil:4 khaganat/godot-compil:latest
|
||||
- docker tag khaganat/godot-compil:latest khaganat/godot-compil:latest
|
||||
- docker push khaganat/godot-compil:latest
|
||||
when: manual
|
||||
|
|
Loading…
Reference in a new issue