Merge branch 'master' of code.apps.glenux.net:glenux-opencontainers/service-drone-server

This commit is contained in:
Glenn Y. Rolland 2023-09-11 14:04:42 +02:00
commit db409fea98
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM drone/drone:2.12.1
FROM drone/drone:2.20.0
COPY entrypoint-wrapper.sh /usr/bin/entrypoint-wrapper

View file

@ -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