mirror of
https://github.com/containers/podman.git
synced 2025-09-10 06:22:21 +08:00
Attempt to turn on additional build tests
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -137,11 +137,9 @@ gating_task:
|
||||
# FIXME
|
||||
#- 'cd $GOSRC && ./hack/podman-commands.sh |& ${TIMESTAMP}'
|
||||
# N/B: need 'clean' so some committed files are re-generated.
|
||||
# FIXME
|
||||
#- '/usr/local/bin/entrypoint.sh clean podman-remote |& ${TIMESTAMP}'
|
||||
#- '/usr/local/bin/entrypoint.sh clean podman xref_helpmsgs_manpages BUILDTAGS="exclude_graphdriver_devicemapper selinux seccomp" |& ${TIMESTAMP}'
|
||||
# FIXME
|
||||
#- '/usr/local/bin/entrypoint.sh local-cross |& ${TIMESTAMP}'
|
||||
- '/usr/local/bin/entrypoint.sh clean podman-remote |& ${TIMESTAMP}'
|
||||
- '/usr/local/bin/entrypoint.sh clean podman xref_helpmsgs_manpages BUILDTAGS="exclude_graphdriver_devicemapper selinux seccomp" |& ${TIMESTAMP}'
|
||||
- '/usr/local/bin/entrypoint.sh local-cross |& ${TIMESTAMP}'
|
||||
|
||||
# Verify some aspects of ci/related scripts
|
||||
ci_script:
|
||||
|
Reference in New Issue
Block a user