Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Tsymbal
AR_scene1
Commits
72864945
Commit
72864945
authored
Jun 18, 2023
by
Tsymbal
Browse files
Update .gitlab-ci.yml file
parent
4e847772
Pipeline
#7750
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
72864945
...
@@ -43,3 +43,17 @@ deploy-job: # This job runs in the deploy stage.
...
@@ -43,3 +43,17 @@ deploy-job: # This job runs in the deploy stage.
script
:
script
:
-
echo "Deploying application..."
-
echo "Deploying application..."
-
echo "Application successfully deployed."
-
echo "Application successfully deployed."
image
:
alpine:latest
stages
:
-
deploy
pages
:
stage
:
deploy
script
:
-
echo "deploy to https://transfer.hft-stuttgart.de/pages/$CI_PROJECT_PATH/"
artifacts
:
paths
:
-
public
only
:
-
master
\ No newline at end of file
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