Merge branch 'master' of code.apps.glenux.net:glenux-opencontainers/service-drone-server
This commit is contained in:
commit
db409fea98
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM drone/drone:2.12.1
|
||||
FROM drone/drone:2.20.0
|
||||
|
||||
COPY entrypoint-wrapper.sh /usr/bin/entrypoint-wrapper
|
||||
|
||||
|
|
|
@ -40,6 +40,6 @@ Setup Secrets
|
|||
|
||||
Deploy
|
||||
|
||||
git remote add dokku dokku@dinlas.apps.glenux.net:cicd
|
||||
git remote add dokku dokku@dokku.example.com:cicd
|
||||
git push dokku master
|
||||
|
||||
|
|
Loading…
Reference in a new issue