dockerize goal, 2
Some checks are pending
ci/woodpecker/tag/woodpecker Pipeline is pending

This commit is contained in:
2025-06-04 13:37:56 +02:00
parent 18631dc02a
commit c9c57445b9

View File

@ -16,6 +16,7 @@ generate-dtrack-api:
- bash
rules:
- if: '$CI_COMMIT_BRANCH == "main"'
- if: '$CI_COMMIT_TAG'
artifacts:
paths:
- dtrack-api-client.tgz
@ -49,6 +50,7 @@ generate-defectdojo-api:
- bash
rules:
- if: '$CI_COMMIT_BRANCH == "main"'
- if: '$CI_COMMIT_TAG'
artifacts:
paths:
- defectdojo-api-client.tgz