ci/cd : change push command
This commit is contained in:
parent
469367f1d5
commit
c695b0a582
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ build_image:
|
||||||
|
|
||||||
push_image:
|
push_image:
|
||||||
script:
|
script:
|
||||||
- sudo docker build -t git.0w.tf/milka64/minecraft-exporter .
|
- sudo docker push git.0w.tf/milka64/minecraft-exporter
|
||||||
|
|
Loading…
Reference in a new issue