feat: update gitlab-ci

This commit is contained in:
hanif salafi 2024-10-02 00:32:41 +07:00
parent 5e4b8103cc
commit 1677e46a2e
1 changed files with 1 additions and 1 deletions

View File

@ -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