Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Koukofikis
serene
Commits
098fd420
Commit
098fd420
authored
Mar 12, 2021
by
Wolfgang Knopki
Browse files
Update .gitlab-ci.yml
parent
9a8056c8
Pipeline
#3559
passed with stages
in 24 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
098fd420
image
:
alpine:latest
stages
:
stages
:
-
test
-
test
-
deploy
-
deploy
...
@@ -22,5 +24,9 @@ pages:
...
@@ -22,5 +24,9 @@ pages:
stage
:
deploy
stage
:
deploy
script
:
script
:
-
echo "Deploying to https://transfer.hft-stuttgart.de/pages/$CI_PROJECT_PATH/"
-
echo "Deploying to https://transfer.hft-stuttgart.de/pages/$CI_PROJECT_PATH/"
artifacts
:
paths
:
-
public
only
:
only
:
-
master
-
master
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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