travisci corrections

This commit is contained in:
Nikolas S
2021-12-30 20:10:45 +02:00
parent ca8e3b0cf5
commit 67cfbad202

View File

@@ -8,6 +8,7 @@ before_install:
- chmod +x docker-entrypoint.sh
- chmod +x envsubst-on-templates.sh
- chmod +x tune-worker-processes.sh
- chmod +x env.sh
- source env.sh
- docker build . -t $DOCKER_HUB_ID/nginx:$NGINX_VERSION-rtmp-geoip2-alpine --no-cache