mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-24 20:18:18 +00:00
Pull on build
This commit is contained in:
+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