Commit 658b6f75 authored by nanahira's avatar nanahira

why fail?

parent b6449f58
Pipeline #3376 failed with stages
in 1 minute and 3 seconds
......@@ -18,7 +18,7 @@ build-x86:
tags:
- docker
script:
- docker build --pull -t $CONTAINER_TEST_X86_IMAGE .
- docker build --pull -f Dockerfile -t $CONTAINER_TEST_X86_IMAGE .
- docker push $CONTAINER_TEST_X86_IMAGE
build-arm:
......
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