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

Update .gitlab-ci.yml

parent 71b32dfb
Branches
No related merge requests found
Pipeline #353988 failed
staging:
stage: deploy
script:
- apk install alpine
- apk install lowdown
- script.sh
environment: staging
image: alpine:3.15
stages:
- main
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