feat: update gitlab-ci
This commit is contained in:
parent
5e4b8103cc
commit
1677e46a2e
|
|
@ -17,7 +17,7 @@ build-2:
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:dind
|
||||||
script:
|
script:
|
||||||
- docker login -u $DEPLOY_USERNAME -p $DEPLOY_TOKEN registry.gitlab.com
|
- docker login -u $DEPLOY_USERNAME -p $DEPLOY_TOKEN 103.82.242.92:8900
|
||||||
# - docker build -t registry.gitlab.com/hanifsalafi/web-humas-be:dev .
|
# - docker build -t registry.gitlab.com/hanifsalafi/web-humas-be:dev .
|
||||||
- docker-compose build
|
- docker-compose build
|
||||||
- docker tag registry.gitlab.com/hanifsalafi/web-humas-be:dev 103.82.242.92:8900/humas/web-humas-be:dev
|
- docker tag registry.gitlab.com/hanifsalafi/web-humas-be:dev 103.82.242.92:8900/humas/web-humas-be:dev
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue