Skip to content

Commit a81a973

Browse files
nightly-dev build
1 parent c9237ba commit a81a973

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release-2-tag-docker-push.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ on:
1313
type: string
1414
description: 'Release version (x.y.z format)'
1515
required: true
16-
default: '0.1.5'
1716

1817
jobs:
1918
tag:

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ 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
7977

8078
# export the digest to a file
8179
- name: Export digest

0 commit comments

Comments
 (0)