mirror of
https://github.com/containers/podman.git
synced 2025-12-02 11:08:36 +08:00
vendor: update c/{buildah,common,image,storage} to main
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
4
vendor/github.com/containers/luksy/.cirrus.yml
generated
vendored
4
vendor/github.com/containers/luksy/.cirrus.yml
generated
vendored
@@ -4,9 +4,11 @@ docker_builder:
|
||||
HOME: /root
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
CIRRUS_LOG_TIMESTAMP: true
|
||||
GOVERSION: 1.21
|
||||
PATH: /usr/lib/go-1.21/bin:$PATH
|
||||
setup_script: |
|
||||
apt-get -q update
|
||||
apt-get -q install -y bats cryptsetup golang
|
||||
apt-get -q install -y bats cryptsetup golang-${GOVERSION}
|
||||
go version
|
||||
make
|
||||
unit_test_script: |
|
||||
|
||||
Reference in New Issue
Block a user