containers / udica

This repository contains a tool for generating SELinux security profiles for containers
GNU General Public License v3.0
488 stars 47 forks source link

Cirrus: Regenerate meta credentials #70

Closed cevich closed 4 years ago

cevich commented 4 years ago

Fixes #65

Signed-off-by: Chris Evich cevich@redhat.com

cevich commented 4 years ago

okay, this is working now the way it should be:

/usr/local/bin/entrypoint.sh |& ${_TIMESTAMP}
[17:55:38] START - All [+xxxx] lines that follow are relative to right now.
[+0001s] Activated service account credentials for: [HIDDEN-BY-CIRRUS-CI]
[+0004s] Updated [https://compute.googleapis.com/compute/v1/projects/libpod-218412/global/images/fedora-31-podman-6530021898584064].
[+0004s] Updated [https://compute.googleapis.com/compute/v1/projects/libpod-218412/global/images/fedora-32-podman-6530021898584064].
[17:55:43] END - [+0005s] total duration since START
wrabcak commented 4 years ago

Merging. Thanks.