Commit c2a71375 authored by nanahira's avatar nanahira

test vc

parent f5492f86
Pipeline #286 failed with stage
in 5 minutes and 11 seconds
...@@ -13,7 +13,7 @@ before_script: ...@@ -13,7 +13,7 @@ before_script:
build: build:
stage: build stage: build
tags: tags:
- docker - vc
script: script:
- docker build --pull -t $CONTAINER_TEST_IMAGE . - docker build --pull -t $CONTAINER_TEST_IMAGE .
- docker push $CONTAINER_TEST_IMAGE - docker push $CONTAINER_TEST_IMAGE
......
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