Skip to content
Snippets Groups Projects
Commit cc860f54 authored by PORTE GUILLAUME's avatar PORTE GUILLAUME
Browse files

Update .gitlab-ci.yml

parent 9179d55d
Branches
No related merge requests found
Pipeline #353989 failed with stage
in 12 seconds
image: alpine:3.15
stages:
- main
script:
- apk install lowdown
- ./script.sh
\ No newline at end of file
default:
image: alpine:3.15
deploy-pages:
script:
- apk install lowdown
- ./script.sh
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment