Commit 3873a9e1 authored by nanahira's avatar nanahira

Update .gitlab-ci.yml

parent a74ebf37
Pipeline #37563 canceled with stages
in 5 minutes
...@@ -9,6 +9,7 @@ variables: ...@@ -9,6 +9,7 @@ variables:
LIBEVENT_VERSION: "2.1.12-stable" LIBEVENT_VERSION: "2.1.12-stable"
.docker_common: .docker_common:
dependencies: []
before_script: before_script:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" "$CI_REGISTRY" - docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" "$CI_REGISTRY"
......
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