Innopolis University DevOps Playground
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
site-resume
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Egor Belozerov
site-resume
Merge requests
!2
Test
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Test
test
into
main
Overview
0
Commits
2
Pipelines
1
Changes
4
Merged
Egor Belozerov
requested to merge
test
into
main
2 weeks ago
Overview
0
Commits
2
Pipelines
1
Changes
2
Expand
0
0
Merge request reports
Viewing commit
39378f52
Prev
Next
Show latest version
2 files
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
39378f52
fix: domain name
· 39378f52
Egor Belozerov
authored
3 weeks ago
.gitlab-ci.yml
+
1
−
0
Options
@@ -42,6 +42,7 @@ deploy-job:
-
echo "Deploying..."
# - mkdir -p /etc/letsencrypt/live/aquaf1na.fun
# - cp -r /etc/letsencrypt/live/aquaf1na.fun /etc/letsencrypt/
-
docker-compose down
-
docker-compose up -d --force-recreate --no-deps nginx
only
:
-
main