-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
workflows: remove Azure action usage (#4739)
* workflows: remove Azure action usage Signed-off-by: Patrick Stephens <[email protected]> * workflows: update default version Signed-off-by: Patrick Stephens <[email protected]> * workflows: fix missing info Signed-off-by: Patrick Stephens <[email protected]> * workflows: trigger PR image tests on workflow change as well Signed-off-by: Patrick Stephens <[email protected]> * workflows: test this branch - must revert before merge Signed-off-by: Patrick Stephens <[email protected]> * workflows: revert to master branch Signed-off-by: Patrick Stephens <[email protected]> * workflows: ensure Dockle is for info only Signed-off-by: Patrick Stephens <[email protected]>
- Loading branch information
1 parent
07765bd
commit 62afb20
Showing
4 changed files
with
3 additions
and
36 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -3,6 +3,7 @@ on: | |
pull_request: | ||
paths: | ||
- dockerfiles/* | ||
- .github/workflows/*-images.yaml | ||
|
||
jobs: | ||
pr-get-latest-tag: | ||
|
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