Skip to content

Commit 2bbe943

Browse files
Bonn93ribbybibby
andauthored
Update nexus-apk-repos/.env.example
Co-authored-by: Rob Best <rob.best@chainguard.dev> Signed-off-by: Max <maxbernnelson@gmail.com>
1 parent 1dbf00b commit 2bbe943

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nexus-apk-repos/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ CHAINGUARD_APK_ORG=your-org.com
66

77
# Build this value with:
88
#
9-
# PULL_TOKEN=$(chainctl auth pull-token create --repository=apk --parent=max.bern)
9+
# PULL_TOKEN=$(chainctl auth pull-token create --repository=apk --parent=<org-name>)
1010
# CG_USERNAME=$(echo "$PULL_TOKEN" | grep "^Username:" | awk '{print $2}')
1111
# CG_PASSWORD=$(echo "$PULL_TOKEN" | grep "^Password:" | awk '{print $2}')
1212
# echo -n "${CG_USERNAME}:${CG_PASSWORD}" | base64 | tr -d '\n'

0 commit comments

Comments
 (0)