Skip to content
Snippets Groups Projects
Commit 60dad440 authored by Ral's avatar Ral
Browse files

Gitlab CI Configuration

parent d5f6db53
Branches
Tags v1.0.0
No related merge requests found
Pipeline #8497 passed
---
image: registry.git.cccv.de/infra/static-pages/docker-images/bullseye-hugo
pages:
stage: deploy
script:
- 'hugo version'
- 'hugo --minify -b "https://signs.pages.git.cccv.de/"'
artifacts:
paths:
- public
only:
- master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment