Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Kramer
TestProject
Commits
349bce24
Commit
349bce24
authored
2 years ago
by
Kramer
Browse files
Options
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml file
parent
2e0dd521
Pipeline
#7451
passed with stage
in 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+4
-1
.gitlab-ci.yml
with
4 additions
and
1 deletion
+4
-1
.gitlab-ci.yml
+
4
-
1
View file @
349bce24
image
:
alpine:latest
image
:
alpine:latest
stages
:
-
deploy
pages
:
pages
:
stage
:
deploy
stage
:
deploy
script
:
script
:
-
echo
'Nothing to do...'
-
echo
"deploy to https://transfer.hft-stuttgart.de/pages/$CI_PROJECT_PATH/"
artifacts
:
artifacts
:
paths
:
paths
:
-
public
-
public
...
...
This diff is collapsed.
Click to expand it.
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