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