~tomleb/borgbase-exporter

778584a6dc89a7b11e54e08acba41f7920732140 — Tom Lebreux 2 years ago 906b3b1
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