Fix upstream image for pipeline trigger.
This commit is contained in:
parent
59fd6632aa
commit
a3dc2a0b02
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ resources:
|
||||||
- name: upstream-image
|
- name: upstream-image
|
||||||
type: registry-image
|
type: registry-image
|
||||||
source:
|
source:
|
||||||
repository: alpine
|
repository: nginx:alpine
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- name: build-push
|
- name: build-push
|
||||||
|
|
Loading…
Reference in a new issue