Commit a5e31c6b authored by 神楽坂玲奈's avatar 神楽坂玲奈

Update .gitlab-ci.yml

parent 6b293b3c
Pipeline #15972 failed with stages
in 54 seconds
......@@ -14,7 +14,7 @@ before_script:
- pwd
- echo $PWD
- ls
- docker run --rm -v $PWD:/v -w /v golang:1.18 make
- docker run --rm -v $PWD:/v -w /v golang:1.18 ls
- docker build --pull -t $TARGET_IMAGE .
- docker push $TARGET_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