Commit 42ea89c0 authored by nanahira's avatar nanahira

fix

parent 7d8da718
Pipeline #3301 passed with stages
in 1 minute and 53 seconds
......@@ -18,8 +18,8 @@ build-x86:
tags:
- docker
script:
- docker build --pull -t CONTAINER_TEST_IMAGE .
- docker push CONTAINER_TEST_IMAGE
- docker build --pull -t $CONTAINER_TEST_IMAGE .
- docker push $CONTAINER_TEST_IMAGE
deploy_latest:
stage: deploy
......
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