Update .gitlab-ci.yml

This commit is contained in:
deed 2021-10-20 09:47:13 +00:00
parent f66d676efe
commit f2d1634edc

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-export3.3.4 khaganat/godot-export:3.3.4
- docker push khaganat/godot-export:3.3.4