mirror of
https://github.com/containers/podman.git
synced 2025-09-10 06:22:21 +08:00
migrate to go-modules
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
This commit is contained in:
@ -146,7 +146,6 @@ vendor_task:
|
||||
timeout_in: 30m
|
||||
|
||||
vendor_script:
|
||||
- '/usr/local/bin/entrypoint.sh .install.vndr |& ${TIMESTAMP}'
|
||||
- '/usr/local/bin/entrypoint.sh vendor |& ${TIMESTAMP}'
|
||||
- 'cd ${GOSRC} && ./hack/tree_status.sh |& ${TIMESTAMP}'
|
||||
|
||||
|
Reference in New Issue
Block a user