This commit is contained in:
@@ -2,7 +2,7 @@ pipeline:
|
||||
nginx-conf:
|
||||
image: nginx:mainline
|
||||
commands:
|
||||
- cp nginx.conf /etc/nginx/
|
||||
- cp -r nginx /etc/nginx
|
||||
- nginx -t
|
||||
docker:
|
||||
image: plugins/docker
|
||||
|
Reference in New Issue
Block a user