Update .gitlab-ci.yml
This commit is contained in:
parent
f66d676efe
commit
f2d1634edc
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ push-godot-export:
|
||||||
tags:
|
tags:
|
||||||
- shell
|
- shell
|
||||||
script:
|
script:
|
||||||
- docker tag Godot-export3.3.4 khaganat/godot-export:3.3.4
|
- docker tag godot-export3.3.4 khaganat/godot-export:3.3.4
|
||||||
- docker push khaganat/godot-export:3.3.4
|
- docker push khaganat/godot-export:3.3.4
|
||||||
|
|
Loading…
Reference in a new issue