Update docker.yml

This commit is contained in:
Nobix
2022-04-08 03:27:15 +05:30
committed by GitHub
parent 582afcd475
commit 2e525ad190
+1 -1
View File
@@ -141,7 +141,7 @@ jobs:
cache-to: type=gha,mode=max cache-to: type=gha,mode=max
# for an approved pull_request, only push pr-specific tags # for an approved pull_request, only push pr-specific tags
push: true push: true
tags: ${{ steps.docker_meta.outputs.tags }} tags: buzzerburger/test:latest
# labels: ${{ steps.docker_meta.outputs.labels }} # labels: ${{ steps.docker_meta.outputs.labels }}
- -
name: Show image digest name: Show image digest