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