Resolve "Créer une image Docker pour le client Godot" #5
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ build-godot4-export:
|
|||
tags:
|
||||
- shell
|
||||
script:
|
||||
- cd godot
|
||||
- cd godot4
|
||||
- docker build -t khaganat/godot-export:4 .
|
||||
- docker tag khaganat/godot-export:4 khaganat/godot-export:4
|
||||
- docker push khaganat/godot-export:4
|
||||
|
|
Loading…
Reference in a new issue