Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
F
finesse
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
11
Issues
11
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
Security & Compliance
Security & Compliance
Dependency List
Packages
Packages
Container Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
finesse
finesse
Commits
c00be769
Commit
c00be769
authored
Jul 21, 2018
by
Daniel Brown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding BEST test configuration file
parent
ac42bdbf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
.gitlab-ci.yml
.gitlab-ci.yml
+12
-0
No files found.
.gitlab-ci.yml
0 → 100644
View file @
c00be769
before_script
:
-
apk add --update ca-certificates openssl && update-ca-certificates
-
wget --no-check-certificate https://agentx20.sr.bham.ac.uk:8080/static/scripts/brumsofttes_unsafe_certcheck.sh
-
chmod +x brumsofttes_unsafe_certcheck.sh
Physics
:
script
:
-
./brumsofttes_unsafe_certcheck.sh -s https://agentx20.sr.bham.ac.uk:8080 -u 1 -t 25 -g $CI_COMMIT_SHA
Random
:
script
:
-
./brumsofttes_unsafe_certcheck.sh -s https://agentx20.sr.bham.ac.uk:8080 -u 1 -t 26 -g $CI_COMMIT_SHA
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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