This commit is contained in:
parent
600fe84c0f
commit
e769347ff6
@ -51,7 +51,7 @@ steps:
|
|||||||
TOKEN:
|
TOKEN:
|
||||||
from_secret: DOCKER_TOKEN
|
from_secret: DOCKER_TOKEN
|
||||||
commands:
|
commands:
|
||||||
- cd Alpine/Python
|
- cd Alpine/Web
|
||||||
- docker login -u $USERNAME -p $TOKEN git.vertinext.com
|
- docker login -u $USERNAME -p $TOKEN git.vertinext.com
|
||||||
- docker build -t git.vertinext.com/roryejinn/alpine_web:latest .
|
- docker build -t git.vertinext.com/roryejinn/alpine_web:latest .
|
||||||
- docker push git.vertinext.com/roryejinn/alpine_web:latest
|
- docker push git.vertinext.com/roryejinn/alpine_web:latest
|
||||||
|
Loading…
Reference in New Issue
Block a user