Really fix CI
1 files changed, 1 insertions(+), 2 deletions(-) M .build.yml
M .build.yml => .build.yml +1 -2
@@ 18,8 18,7 @@ tasks: sudo podman build -t quay.io/tomleb/borgbase-exporter:latest . - push: | cd borgbase-exporter sudo podman login --authfile ~/.docker/config.json quay.io sudo podman push quay.io/tomleb/borgbase-exporter:latest sudo REGISTRY_AUTH_FILE=$HOME/.docker/config.json podman push quay.io/tomleb/borgbase-exporter:latest triggers: - action: email condition: always