Skip to content
Snippets Groups Projects
Commit b5d5165e authored by Erick Hitter's avatar Erick Hitter
Browse files

Build for Stretch

parent c3b641b5
Branches
No related tags found
1 merge request!3Stretch build
Pipeline #576 passed
......@@ -14,7 +14,7 @@ test_build_script:
# Stretch
test_build_nginx_stretch:
stage: build
image: containers.ethitter.com:443/docker/images/debian:stretch-dev
image: containers.ethitter.com:443/docker/images/debian:stretch
script:
- chmod +x ./scripts/build.sh
- ./scripts/build.sh
......@@ -23,7 +23,7 @@ test_build_nginx_stretch:
build_nginx_stretch:
stage: build
image: containers.ethitter.com:443/docker/images/debian:stretch-dev
image: containers.ethitter.com:443/docker/images/debian:stretch
script:
- chmod +x ./scripts/build.sh
- ./scripts/build.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment