Skip to content

Commit

Permalink
variabilisation conf project for gitlab-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
baudointran committed Mar 13, 2023
1 parent c2e6294 commit 6be6a6f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .gitlab-ci-dso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@ variables:
HTTP_PROXY: $http_proxy
HTTPS_PROXY: $http_proxy
NO_PROXY: $no_proxy
PROJECT_NAME: "candilib-forge-dso"
PROJECT_REPOSITORY: "candilib-forge-dso"
PROJECT_ORGANISATION: "ministere-interieur"
PROJECT_NAME: $CI_PROJECT_NAME
# PROJECT_NAME: "candilib-forge-dso"
# PROJECT_REPOSITORY: "candilib-forge-dso"
# PROJECT_ORGANISATION: "ministere-interieur"
## In gitlab/variables : declare Variable File Type named BUILD_CONFIG
## containing internal NPM_REGISTRY, SASS_REGISTRY, PYPI_URL, PYPI_HOST, RUBY_URL,, CYPRESS_DOWNLOAD_MIRROR, MIRROR_DEBIAN
## MIRROR_DOCKER, MIRROR_DOCKER_KEY
Expand Down

0 comments on commit 6be6a6f

Please sign in to comment.