Sdm qmgrauth (#81)

Implement htpassword changes
This commit is contained in:
Stephen D Marshall
2020-03-27 10:09:41 +00:00
committed by GitHub Enterprise
parent 7f14cc2751
commit c8de2df2cf
383 changed files with 93261 additions and 41 deletions

View File

@@ -30,8 +30,6 @@ echo -en 'travis_fold:end:docker-downgrade\\r'
## Push images
if [ "$BUILD_ALL" = true ] ; then
## BUILD PRODUCTION ONLY UNTIL DEV AUTH CONFIG COMPLETE
# ./travis-build-scripts/push.sh developer
./travis-build-scripts/push.sh developer
./travis-build-scripts/push.sh production
fi