-
Notifications
You must be signed in to change notification settings - Fork 276
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: update images building workflows (#5265)
* ci: update images building workflows Signed-off-by: BAStos525 <[email protected]> * rename Dockerfiles Signed-off-by: BAStos525 <[email protected]> * rename Dockerfile.glibc to Dockerfile Signed-off-by: BAStos525 <[email protected]> * Fix choice options for custom jobs Co-authored-by: Shunkichi Sato <[email protected]> Signed-off-by: BAStos525 <[email protected]> --------- Signed-off-by: BAStos525 <[email protected]> Signed-off-by: BAStos525 <[email protected]> Co-authored-by: Shunkichi Sato <[email protected]>
- Loading branch information
Showing
8 changed files
with
194 additions
and
160 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ jobs: | |
-Dcommunity.rust.lcov.reportPaths=lints/lcov.info | ||
- name: DefectDojo | ||
id: defectdojo | ||
uses: C4tWithShell/[email protected].5 | ||
uses: C4tWithShell/[email protected].6 | ||
with: | ||
token: ${{ secrets.DEFECTOJO_TOKEN }} | ||
defectdojo_url: ${{ secrets.DEFECTOJO_URL }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.