Update docker.yml

This commit is contained in:
Nobix
2022-04-08 06:49:34 +05:30
committed by GitHub
parent bd1149d94d
commit b37523ba9e
+1 -2
View File
@@ -129,8 +129,7 @@ jobs:
flavor: | flavor: |
latest=false latest=false
tags: | tags: |
type=raw,value=latest,enable=${{ endsWith(github.ref, github.event.repository.default_branch) }} type=raw,value=latest
type=ref,event=pr,prefix=pr
- -
# this will build the images, once per platform, # this will build the images, once per platform,
# then push to both Docker Hub and GHCR # then push to both Docker Hub and GHCR