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
|
- name: site-repo
|
||||||
type: git
|
type: git
|
||||||
source:
|
source:
|
||||||
uri: https://git.pim.kunis.nl/pim/static.git
|
uri: https://git.pim.kunis.nl/pim/staticx.git
|
||||||
- name: site-registry-image
|
- name: site-registry-image
|
||||||
type: registry-image
|
type: registry-image
|
||||||
source:
|
source:
|
||||||
|
@ -50,7 +50,6 @@ jobs:
|
||||||
- -exc
|
- -exc
|
||||||
- |
|
- |
|
||||||
ls -lash
|
ls -lash
|
||||||
cat nonexistant.txt
|
|
||||||
chown jekyll:jekyll site-html
|
chown jekyll:jekyll site-html
|
||||||
cd site-repo/jekyll
|
cd site-repo/jekyll
|
||||||
bundle install
|
bundle install
|
||||||
|
|
Reference in a new issue