Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SolidBase
farmhacks
Commits
e49861d1
Commit
e49861d1
authored
Feb 02, 2020
by
yova
Browse files
app name 2 variable
parent
f3c37332
Pipeline
#364
passed with stage
in 1 minute and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e49861d1
...
...
@@ -15,5 +15,5 @@ deploy-prod:
-
master
script
:
-
git-push ssh://dokku@dokku.ecobytes.net:22/$APP_NAME
-
ssh dokku@dokku.ecobytes.net config:set --no-restart
slides.solidbase.info
DOKKU_LETSENCRYPT_EMAIL=$EMAIL
-
ssh dokku@dokku.ecobytes.net config:set --no-restart
$APP_NAME
DOKKU_LETSENCRYPT_EMAIL=$EMAIL
-
ssh dokku@dokku.ecobytes.net letsencrypt $APP_NAME
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