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