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
You need to sign in or sign up before continuing.
Commit
dee8d15e
authored
Jun 24, 2024
by
Faizi
Browse files
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
.gitlab-ci.yml
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
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