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
|
||||
type: registry-image
|
||||
source:
|
||||
repository: alpine
|
||||
repository: nginx:alpine
|
||||
|
||||
jobs:
|
||||
- name: build-push
|
||||
|
|
Loading…
Reference in a new issue