Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
content
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ok1kvk.cz
content
Commits
2e26ea76
Unverified
Commit
2e26ea76
authored
5 years ago
by
Isabella Skořepová
Browse files
Options
Downloads
Patches
Plain Diff
Adjust CI
parent
113f8a07
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#990
failed
5 years ago
Stage: preview
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-1
0 additions, 1 deletion
.gitlab-ci.yml
with
0 additions
and
1 deletion
.gitlab-ci.yml
+
0
−
1
View file @
2e26ea76
...
...
@@ -67,7 +67,6 @@ deploy:
-
apt -y install rsync
-
rm -rf build
-
npm ci
-
if [ -d static ] ; then cd static; git pull; cd ..; else git clone https://git.ok1kvk.cz/ok1kvk.cz/static.git; fi
-
node ./index.js --contentdir . --staticdir static --themedir theme --builddir build --noserver
-
echo "$DEPLOY_SSH_KEY" > sshkey
-
chmod 600 sshkey
...
...
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