Skip to content

Commit 0cf2385

Browse files
committed
Remove unused call to extract-metadata GHA action
The usage of the variables from extract-metadat action were removed in commit b6faa7f
1 parent 3566e13 commit 0cf2385

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ jobs:
6262
- name: Checkout code
6363
uses: actions/checkout@v4
6464

65-
- name: Get metadata as environment variables
66-
uses: HSLdevcom/jore4-tools/github-actions/extract-metadata@extract-metadata-v1
67-
6865
- name: Read Current MS SQL Docker Image
6966
id: docker
7067
shell: bash

0 commit comments

Comments
 (0)