again
This commit is contained in:
parent
117a45e04a
commit
8a12b83a7a
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ resources:
|
|||
- name: site-repo
|
||||
type: git
|
||||
source:
|
||||
uri: https://git.pim.kunis.nl/pim/staticxx.git
|
||||
uri: https://git.pim.kunis.nl/pim/static.git
|
||||
- name: site-registry-image
|
||||
type: registry-image
|
||||
source:
|
||||
|
@ -37,7 +37,7 @@ jobs:
|
|||
image_resource:
|
||||
type: registry-image
|
||||
source:
|
||||
repository: jekyll/builder
|
||||
repository: jekyll/builderx
|
||||
inputs:
|
||||
- name: site-repo
|
||||
outputs:
|
||||
|
|
Reference in a new issue