Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 4adb7988 authored by Raphael JOIE's avatar Raphael JOIE
Browse files

fix CI

parent 83f0425d
No related branches found
No related tags found
No related merge requests found
Pipeline #151005 failed
......@@ -30,7 +30,3 @@ build-gitlab-ci-docker:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker build --build-arg http_proxy=${HTTP_PROXY} --build-arg https_proxy=${HTTPS_PROXY} -t ${IMAGE_TAG} --file gitlab-ci/${NMS_CI_JOB}.Dockerfile .
- docker push $IMAGE_TAG
needs:
- build
dependencies:
- build
......@@ -20,7 +20,7 @@ and publish a page to browse all version found
```yaml
include:
- project: 'digit-c4/dev/api-best-practices'
file: 'gitlab-ci/pages-job.yml'
file: 'gitlab-ci/openapi-browser-pages-job.yml'
ref: main
stages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment