utilise un répertoire public comme le souhaite gitlab
This commit is contained in:
+2
-2
@@ -3,9 +3,9 @@ image: alpine:latest
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- echo 'Nothing to do...'
|
||||
- mv content public
|
||||
artifacts:
|
||||
paths:
|
||||
- content
|
||||
- public
|
||||
only:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user