This commit is contained in:
Pim Kunis 2023-05-26 09:33:35 +02:00
parent 3738e531c1
commit df9863d387

View file

@ -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