authelia/scripts
Clement Michaud 09b4bcadd4 Deploy latest along with release tag
Prior to this fix, every master commits was released to Dockerhub under latest
tag and tagged commit was released with a version tag in Dockerhub.
'Latest' tag in dockerhub should reference the latest released version and not
the head of master branch.

Thus, after this fix, 'latest' tag references the latest released version of
Authelia and 'master' tag references the head of master git branch.
2017-10-08 18:56:18 +02:00
..
example-commit Add SMTP notifier as an available option in configuration 2017-09-24 23:20:45 +02:00
example-dockerhub Add SMTP notifier as an available option in configuration 2017-09-24 23:20:45 +02:00
dc-dev.sh Add SMTP notifier as an available option in configuration 2017-09-24 23:20:45 +02:00
docker-publish.sh Deploy latest along with release tag 2017-10-08 18:56:18 +02:00
integration-tests.sh Split client and server 2017-10-07 00:49:42 +02:00
npm-deployment-test.sh Fix npm package missing dist directory 2017-09-09 00:43:19 +02:00
travis.sh Split client and server 2017-10-07 00:49:42 +02:00