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

Typo

parent cdebf916
No related branches found
No related tags found
1 merge request!1Add build
Pipeline #1113 failed
......@@ -7,7 +7,7 @@ before_script:
- echo $NGINX_VERSION
- echo $NGINX_BINARY
# Relies on latest binary build artifact from https://git.ethitter.com/debian/nginx-build.
- curl -o sources/usr/sbin/nginx "${NGINX_BINARY}"
- curl -o source/usr/sbin/nginx "${NGINX_BINARY}"
after_script:
- ls -la $CI_BUILDS_DIR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment