Skip to content
Extraits de code Groupes Projets
Valider 9c51eaaa rédigé par Rémi - Le Filament's avatar Rémi - Le Filament
Parcourir les fichiers

Update .gitlab-ci.yml file

parent e5760514
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #234 réussi
...@@ -5,9 +5,11 @@ stages: ...@@ -5,9 +5,11 @@ stages:
build: build:
stage: build stage: build
image: klakegg/hugo:pandoc image:
entrypoint: ['']
name: klakegg/hugo:pandoc
script: script:
- echo "running Hugo" - hugo
artifacts: artifacts:
paths: paths:
- public - public
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter