Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
librehealth.io
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
LibreHealth
librehealth.io
Commits
bfad8447
Verified
Commit
bfad8447
authored
Jan 03, 2019
by
Robby O'Connor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add scheduled gitlab CI job which Use acme.sh and DNS challenge
parent
06bb0465
Changes
1
Hide 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
View file @
bfad8447
...
...
@@ -17,3 +17,15 @@ pages:
-
public
only
:
-
master
letsencrypt-renewal
:
image
:
Neilpang/acme.sh
only
:
-
schedules
variables
:
GITLAB_TOKEN
:
$GITLAB_TOKEN
GITLAB_PROJECT
:
"
1926532"
GITLAB_DOMAIN
:
librehealth.io
GANDI_LIVEDNS_KEY
:
$GANDI_LIVEDNS_KEY
script
:
-
acme.sh --issue --dns dns_gandi_livedns -d librehealth.io --deploy --deploy-hook gitlab
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