Update CI pipeline

This commit is contained in:
Phillip Webb
2023-02-02 16:04:34 -08:00
parent 86fc39261e
commit d71d885021
3 changed files with 4 additions and 22 deletions

View File

@@ -5,10 +5,8 @@ image_resource:
source:
repository: concourse/oci-build-task
tag: 0.10.0
registry_mirror:
host: ((docker-hub-mirror))
username: ((docker-hub-mirror-username))
password: ((docker-hub-mirror-password))
username: ((docker-hub-username))
password: ((docker-hub-password))
inputs:
- name: ci-images-git-repo
outputs:

View File

@@ -5,10 +5,8 @@ image_resource:
source:
repository: springio/github-changelog-generator
tag: '0.0.8'
registry_mirror:
host: ((docker-hub-mirror))
username: ((docker-hub-mirror-username))
password: ((docker-hub-mirror-password))
username: ((docker-hub-username))
password: ((docker-hub-password))
inputs:
- name: git-repo
- name: artifactory-repo