Skip to content

Commit

Permalink
Merge branch 'topic/ci' into 'master'
Browse files Browse the repository at this point in the history
Remove URL from .gitlab-ci.yml

See merge request eng/ide/VSS!347
  • Loading branch information
AnthonyLeonardoGracio committed Nov 27, 2024
2 parents 66cd996 + c2e103f commit 5685fe7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
variables:
# The common part of the URL for cloning from within a CI
GIT_CLONE_BASE: https://gitlab-ci-token:${CI_JOB_TOKEN}@${CI_SERVER_HOST}:${CI_SERVER_PORT}
PIP_INDEX_URL: https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.adacore-it.com/api/v4/projects/it%2Fpackage-registry/packages/pypi/simple

.basic-setup:
# Use generic_anod_ci here.
Expand Down

0 comments on commit 5685fe7

Please sign in to comment.