Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
psvg.doc.ic.ac.uk
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
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xr119
psvg.doc.ic.ac.uk
Commits
1a074f09
Commit
1a074f09
authored
7 years ago
by
Shale XIONG
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of gitlab.doc.ic.ac.uk:resource-reasoning/psvg.doc.ic.ac.uk
parents
f4be4b81
39178faf
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+7
-1
7 additions, 1 deletion
.gitlab-ci.yml
publications
+1
-1
1 addition, 1 deletion
publications
with
8 additions
and
2 deletions
.gitlab-ci.yml
+
7
−
1
View file @
1a074f09
...
...
@@ -9,7 +9,7 @@ update_publications:
-
git checkout -B ${CI_BUILD_REF_NAME}
-
git submodule update --init --remote
-
git add publications
-
git commit -m "[AUTO] Updating publications submodule"
-m "[ci skip]"
|| exit
0
-
git commit -m "[AUTO] Updating publications submodule" || exit
0
-
git remote rm rw ||
true
-
git remote add rw git@gitlab.doc.ic.ac.uk:${CI_PROJECT_PATH}.git
-
eval `ssh-agent`
...
...
@@ -40,6 +40,8 @@ build:
paths
:
-
_site/
expire_in
:
1 day
except
:
-
triggers
deadlinks
:
stage
:
deploy
...
...
@@ -51,6 +53,8 @@ deadlinks:
script
:
-
bundle exec rake -s --suppress-backtrace . testlinks
allow_failure
:
true
except
:
-
triggers
deploy
:
stage
:
deploy
...
...
@@ -61,6 +65,8 @@ deploy:
-
auth-rr
only
:
-
master
except
:
-
triggers
variables
:
NOKOGIRI_USE_SYSTEM_LIBRARIES
:
"
true"
...
...
This diff is collapsed.
Click to expand it.
publications
@
cbaae797
Compare
e53bf8fa
...
cbaae797
Subproject commit
e53bf8fa076eb96b8108deffbe620718a48b48a5
Subproject commit
cbaae7971663c2141e1e6123d77c8e2a9fd54f36
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