Skip to content
Snippets Groups Projects
Commit dc4b5ec7 authored by Eskudero Gurrutxaga, Ibon's avatar Eskudero Gurrutxaga, Ibon
Browse files

apparently local includes inside a remote include doesn't work, so we try to...

apparently local includes inside a remote include doesn't work, so we try to use remote includes always
parent 726eeb92
No related branches found
No related tags found
No related merge requests found
#do artifactory connections #do artifactory connections
include: include:
local: 'artifactory_connect.yml' - https://git.code.tecnalia.com/digicon-webxr-store/ci-files/-/raw/test/stack-updater/artifactory_connect.yml
artifactory: artifactory:
stage: deploy stage: deploy
image: $ACR_URL/node:18.12.0 image: $ACR_URL/node:18.12.0
......
#do artifactory connections #do artifactory connections
include: include:
local: 'artifactory_connect.yml' - https://git.code.tecnalia.com/digicon-webxr-store/ci-files/-/raw/test/stack-updater/artifactory_connect.yml
build: build:
image: $ACR_URL/node:18.12.0 image: $ACR_URL/node:18.12.0
stage: build stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment