1
0
Fork 0
mirror of synced 2024-05-17 19:02:33 +12:00

Update docker.yml

This commit is contained in:
Nick Sweeting 2023-12-17 22:56:09 -08:00 committed by GitHub
parent 5881a64353
commit 93b5e0d9e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,13 +59,11 @@ jobs:
uses: docker/metadata-action@v5
with:
images: archivebox/archivebox,nikisweeting/archivebox
flavor: |
latest=auto
tags: |
type=ref,event=branch
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=sha
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push
id: docker_build