again
This commit is contained in:
parent
3738e531c1
commit
df9863d387
1 changed files with 1 additions and 2 deletions
|
@ -18,7 +18,7 @@ resources:
|
|||
- name: site-repo
|
||||
type: git
|
||||
source:
|
||||
uri: https://git.pim.kunis.nl/pim/static.git
|
||||
uri: https://git.pim.kunis.nl/pim/staticx.git
|
||||
- name: site-registry-image
|
||||
type: registry-image
|
||||
source:
|
||||
|
@ -50,7 +50,6 @@ jobs:
|
|||
- -exc
|
||||
- |
|
||||
ls -lash
|
||||
cat nonexistant.txt
|
||||
chown jekyll:jekyll site-html
|
||||
cd site-repo/jekyll
|
||||
bundle install
|
||||
|
|
Reference in a new issue