Skip to content

Commit f33c48c

Browse files
nightly-dev build
1 parent b1e53b3 commit f33c48c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release-x-manual-docker-containers.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ jobs:
7474
file: ./Dockerfile.${{ matrix.docker-image }}-${{ matrix.os }}
7575
context: .
7676
outputs: type=image,"name=${{ env.DOCKER_ORG }}/defectdojo-${{ matrix.docker-image}}",push-by-digest=true,name-canonical=true
77+
cache-from: type=gha
78+
cache-to: type=gha,mode=max
7779

7880
# export the digest to a file
7981
- name: Export digest

0 commit comments

Comments
 (0)