From f2d1634edc69143eec2825012cd308ee4217b13c Mon Sep 17 00:00:00 2001 From: deed Date: Wed, 20 Oct 2021 09:47:13 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index aee4778..bb8a65f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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