Merge pull request #3031 from baude/remotewindows

enable podman-remote on windows
This commit is contained in:
OpenShift Merge Robot
2019-05-01 16:20:41 +02:00
committed by GitHub
38 changed files with 3020 additions and 2820 deletions

View File

@ -135,6 +135,7 @@ gating_task:
- '/usr/local/bin/entrypoint.sh clean podman-remote'
- '/usr/local/bin/entrypoint.sh clean podman BUILDTAGS="exclude_graphdriver_devicemapper selinux seccomp"'
- '/usr/local/bin/entrypoint.sh podman-remote-darwin'
- '/usr/local/bin/entrypoint.sh podman-remote-windows'
on_failure:
failed_master_script: '$CIRRUS_WORKING_DIR/$SCRIPT_BASE/notice_master_failure.sh'