Merge branch 'genesis' into 'development'
fix(ci): ensure correct github sync repo is used See merge request nofusscomputing/projects/ansible/collections/phpipam_scan_agent!4
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user