Skip to content

Commit 6a19a14

Browse files
committed
Use public GitHub repo
1 parent 64b6122 commit 6a19a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/prepare-oci-package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ fi
1313

1414
## Obtain injector source
1515

16-
injector_repo="https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.ddbuild.io/DataDog/datadog-injector-rb.git"
16+
injector_repo="https://github.com/DataDog/datadog-injector-rb.git"
1717
injector_ref="lloeki/injector" # TODO: pin to an injector release
1818
injector_path="${HOME}/datadog-injector-rb"
1919

0 commit comments

Comments
 (0)