fix(ci): ensure correct github sync repo is used #24

Merged
jon_nfc merged 1 commits from genesis into development 2024-02-21 07:58:02 +00:00
Showing only changes of commit ce3fec9178 - Show all commits

View File

@ -1,7 +1,7 @@
variables:
ANSIBLE_GALAXY_PACKAGE_NAME: phpipam_scanagent
GIT_SYNC_URL: "https://$GITHUB_USERNAME_ROBOT:$GITHUB_TOKEN_ROBOT@github.com/NoFussComputing/docker-bind.git"
GIT_SYNC_URL: "https://$GITHUB_USERNAME_ROBOT:$GITHUB_TOKEN_ROBOT@github.com/NoFussComputing/ansible_collection_phpipam_scan_agent.git"
# GIT_SUBMODULE_PATHS: gitlab-ci
GIT_SUBMODULE_DEPTH: 1