wishful thinking, not allowed to push userless tags

This commit is contained in:
Nick Sweeting 2020-11-22 19:23:42 -05:00 committed by GitHub
parent 43bc59b3d5
commit 75d4125e3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,6 @@ jobs:
builder: ${{ steps.buildx.outputs.name }}
push: true
tags: |
archivebox:latest
${{ secrets.DOCKER_USERNAME }}/archivebox:latest
${{ secrets.DOCKER_USERNAME }}/archivebox:${{ github.sha }}
cache-from: type=local,src=/tmp/.buildx-cache