Skip to content
Snippets Groups Projects
Commit a3643816 authored by Gervaise Henry's avatar Gervaise Henry 🤠
Browse files

Merge branch 'develop' into 'master'

Fix error in build.live

See merge request !48
parents a67acd23 5b35c7e1
2 merge requests!82Master,!48Fix error in build.live
Pipeline #6816 passed with stages
in 20 seconds
...@@ -58,6 +58,5 @@ deploy.live: ...@@ -58,6 +58,5 @@ deploy.live:
stage: deploy_stage stage: deploy_stage
script: script:
- singularity run 'docker://monachus/hugo' hugo deploy --target aws --maxDeletes -1 - singularity run 'docker://monachus/hugo' hugo deploy --target aws --maxDeletes -1
- build.live
only: only:
- tags - tags
\ 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