Removing sha from docker's tags

This commit is contained in:
Zoe Roux 2021-04-19 19:34:55 +02:00 committed by GitHub
parent 9d40598eb1
commit a39c6fa221
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,8 +18,6 @@ jobs:
tags: |
type=ref,event=tag
type=ref,event=branch
type=ref,event=pr
type=sha,prefix=
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
- name: Set up Docker Buildx