authelia/cmd/authelia-scripts
Amir Zarrinkafsh a31a17b222
fix(cmd): retry clean tag logic for dockerhub (#1976)
This change will ensure that if the curl command for the cleaning of Docker tags on DockerHub fails it will be reattempted up to 2 more times (total of 3) with a 10 second sleep between each attempt.

The clean tag logic itself within curl attempts to execute the http request upto 3 times so this will ensure a maximum of 9 attempts.
2021-05-05 17:09:31 +10:00
..
authelia-scripts do not hardcode /bin/bash (#1122) 2020-06-18 09:49:13 +02:00
cmd_bootstrap.go feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
cmd_build.go build(deps): update swagger-ui to v3.48.0 (#1967) 2021-05-04 08:31:50 +10:00
cmd_ci.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
cmd_clean.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
cmd_docker.go fix(cmd): retry clean tag logic for dockerhub (#1976) 2021-05-05 17:09:31 +10:00
cmd_serve.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
cmd_suites.go [MISC] Refactor and address most errcheck linter ignores (#1511) 2020-12-16 12:47:31 +11:00
cmd_unittest.go [CI] Add Codecov support (#1065) 2020-06-05 10:43:19 +10:00
const.go ci: publish docker images to ghcr (#1860) 2021-03-30 09:17:19 +11:00
docker.go ci: publish docker images to ghcr (#1860) 2021-03-30 09:17:19 +11:00
main.go feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00