Commit 9ce788c1 authored by nanahira's avatar nanahira

with problems.

parent b0188320
Pipeline #3597 failed with stage
in 5 seconds
......@@ -15,8 +15,8 @@ build:
- cd 1-chocolatey
- docker build --pull -t ${env:CI_REGISTRY_IMAGE}:choco .
- docker tag ${env:CI_REGISTRY_IMAGE}:choco ${env:CI_REGISTRY_IMAGE}:latest
- cd ../2-node
- docker build -t ${env:CI_REGISTRY_IMAGE}:node .
#- cd ../2-node
#- docker build -t ${env:CI_REGISTRY_IMAGE}:node .
- docker push --all-tags ${env:CI_REGISTRY_IMAGE}
only:
- main
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment