chore: immediate release to stable #4

Merged
jon_nfc merged 18 commits from development into master 2023-05-15 03:06:00 +00:00
5 changed files with 134 additions and 107 deletions
Showing only changes of commit ef1c9501f5 - Show all commits

View File

@ -18,7 +18,6 @@
DOCKER_DRIVER: overlay2
# See https://github.com/docker-library/docker/pull/166
DOCKER_TLS_CERTDIR: ""
retry: 2
before_script:
- |
if [[ -z "$CI_COMMIT_TAG" ]]; then