Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sito
poul.org
Commits
5c9e4c75
Commit
5c9e4c75
authored
Apr 13, 2021
by
Roberto Bochet
Browse files
Fixed pages workflow
parent
6cb91e9f
Pipeline
#746
passed with stages
in 6 minutes and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5c9e4c75
...
...
@@ -24,7 +24,7 @@ build:
-
develop
-
master
deploy_
pages
:
pages
:
stage
:
deploy
script
:
-
echo "Already built."
...
...
@@ -34,7 +34,7 @@ deploy_pages:
only
:
-
develop
deploy
_prod
:
deploy
:
stage
:
deploy
image
:
alpine:3.13
script
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment