Skip to content
Snippets Groups Projects
Commit b5667c55 authored by Seungmin Kim's avatar Seungmin Kim
Browse files

Fix CI

parent 333f20c3
No related branches found
No related tags found
No related merge requests found
Pipeline #55848 passed
......@@ -6,8 +6,6 @@ default:
before_script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker buildx create --driver docker-container --bootstrap --use
after_script:
- docker buildx rm --force
stages:
- build-and-push
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment