Skip to content

Commit f823986

Browse files
committed
Added digest to outputs
1 parent 6a750f1 commit f823986

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ jobs:
107107
if: github.event_name == 'push'
108108
uses: docker/build-push-action@v6
109109
with:
110+
outputs:
111+
- digest
110112
context: ./etherpad
111113
target: production
112114
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)