trying to debug gitlab pipeline (more)
This commit is contained in:
parent
2d0dba2f47
commit
547da6a55d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
image: alpine
|
||||
|
||||
pages:
|
||||
script: cp site/data/config.sample.json site/data/config.json
|
||||
script: cp /builds/crapaud-fou/portail/site/data/config.sample.json /builds/crapaud-fou/portail/site/data/config.json
|
||||
artifacts:
|
||||
paths:
|
||||
- site
|
||||
|
|
Loading…
Reference in a new issue