1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-31 18:11:53 +02:00

add plain non-user-scoped tag to docker image

This commit is contained in:
Nick Sweeting
2020-11-22 18:52:13 -05:00
committed by GitHub
parent e4fa56e55a
commit 43bc59b3d5

View File

@@ -43,6 +43,7 @@ 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