diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 4f8d965..97496ce 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -9,6 +9,8 @@ resource_types: source: repository: concourse/github-release-resource tag: 1.7.2 + username: ((docker-hub-username)) + password: ((docker-hub-password)) resources: - name: git-repo type: git