Loading templates/gitlab-ci-packages.yml +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ variables: TBC_TRACKING_IMAGE: "$CI_REGISTRY/to-be-continuous/tools/tracking:master" # Default Docker image (use a public image - can be overridden) PACKAGES_IMAGE: "curl:latest" PACKAGES_IMAGE: "registry.hub.docker.com/curlimages/curl:latest" # Pattern of files to publish # PACKAGES_FILES_PATTERN: bin/*/*/* Loading Loading
templates/gitlab-ci-packages.yml +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ variables: TBC_TRACKING_IMAGE: "$CI_REGISTRY/to-be-continuous/tools/tracking:master" # Default Docker image (use a public image - can be overridden) PACKAGES_IMAGE: "curl:latest" PACKAGES_IMAGE: "registry.hub.docker.com/curlimages/curl:latest" # Pattern of files to publish # PACKAGES_FILES_PATTERN: bin/*/*/* Loading