Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -214,10 +214,10 @@ Example 2: Docker configuration file declared as a GitLab project variable of ty { "auths": { "$${docker_snapshot_registry_host}": { "auth": "$${docker_release_authent_token}" "auth": "$${docker_snapshot_authent_token}" }, "$${docker_release_registry_host}": { "auth": "$${docker_snapshot_authent_token}" "auth": "$${docker_release_authent_token}" }, "my-readonly-repo-to-pull": { "auth": "ZG9ja2VyZHVkZTpnb3RjaGEh" Loading Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -214,10 +214,10 @@ Example 2: Docker configuration file declared as a GitLab project variable of ty { "auths": { "$${docker_snapshot_registry_host}": { "auth": "$${docker_release_authent_token}" "auth": "$${docker_snapshot_authent_token}" }, "$${docker_release_registry_host}": { "auth": "$${docker_snapshot_authent_token}" "auth": "$${docker_release_authent_token}" }, "my-readonly-repo-to-pull": { "auth": "ZG9ja2VyZHVkZTpnb3RjaGEh" Loading