Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
research-topics-mat-tuhh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fabian Nuraddin Alexander Gabel
research-topics-mat-tuhh
Commits
8a5dbbf4
Commit
8a5dbbf4
authored
3 years ago
by
Fabian Nuraddin Alexander Gabel
Browse files
Options
Downloads
Patches
Plain Diff
only send .html files to tuhh
parent
ebe77e4f
No related branches found
Branches containing commit
No related tags found
2 merge requests
!71
Fix conflict
,
!69
Resolve "Generate Snippets and include-list for deployment"
Pipeline
#105184
passed
3 years ago
Stage: testing
Stage: build
Stage: review
Stage: deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-1
2 additions, 1 deletion
.gitlab-ci.yml
with
2 additions
and
1 deletion
.gitlab-ci.yml
+
2
−
1
View file @
8a5dbbf4
...
...
@@ -217,7 +217,8 @@ deploy-on-tuhh:
-
echo "$TUHH_KNOWN_HOSTS" >> ~/.ssh/known_hosts
-
chmod 700 ~/.ssh
script
:
-
cp -r build-tuhh .public-tuhh
-
mkdir -p .public-tuhh
-
cp -r build-tuhh/*.html .public-tuhh
-
mv .public-tuhh public-tuhh
# deploy webpage on tuhh
-
echo 'scp -v public-tuhh' "$TUHH_USER@$TUHH_HOST:$TUHH_DEPLOY"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment