mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
+1
-1
@@ -7,7 +7,7 @@ pipeline:
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
commands:
|
||||
- docker build -f Dockerfile.prod .
|
||||
- docker build --pull -f Dockerfile.prod .
|
||||
when:
|
||||
event: [pull_request]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user