Skip to content

Commit b39049f

Browse files
nightly-dev build
1 parent 876b6ad commit b39049f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release-x-manual-tag-as-latest.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747

4848
# debian images are the default / official ones, and these were already tagged, so these get the latest tag
4949
- name: Tag Debian with latest tags
50-
working-directory: ${{ runner.temp }}/digests
5150
run: |
5251
set -x
5352
docker buildx imagetools create -t "${{ env.DOCKER_ORG }}/defectdojo-${{ matrix.docker-image}}:latest" ${{ env.DOCKER_ORG }}/defectdojo-${{ matrix.docker-image}}:${{ inputs.release_number }}

0 commit comments

Comments
 (0)