Update .gitlab-ci.yml

This commit is contained in:
deed 2021-10-20 10:37:51 +00:00
parent f2d1634edc
commit ace142b70b

View file

@ -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