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