-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3304952
commit 0e77dcf
Showing
6 changed files
with
9 additions
and
21 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,4 +10,4 @@ on: | |
jobs: | ||
call-reusable-workflow: | ||
name: Call Reusable Testing Callback Workflow | ||
uses: NilFoundation/ci-cd/.github/workflows/[email protected].0 | ||
uses: NilFoundation/ci-cd/.github/workflows/[email protected].1 |
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ on: | |
jobs: | ||
handle-syncwith: | ||
name: Call Reusable SyncWith Handler | ||
uses: NilFoundation/ci-cd/.github/workflows/[email protected].0 | ||
uses: NilFoundation/ci-cd/.github/workflows/[email protected].1 | ||
with: | ||
ci-cd-ref: 'v1.2.0' | ||
secrets: inherit | ||
|
@@ -20,7 +20,7 @@ jobs: | |
name: Linux Reusable Crypto3 Testing | ||
needs: | ||
- handle-syncwith | ||
uses: NilFoundation/ci-cd/.github/workflows/[email protected].0 | ||
uses: NilFoundation/ci-cd/.github/workflows/[email protected].1 | ||
|
||
secrets: inherit | ||
with: | ||
|
@@ -33,7 +33,7 @@ jobs: | |
# name: Mac Reusable Crypto3 Testing | ||
# needs: | ||
# - handle-syncwith | ||
# uses: NilFoundation/ci-cd/.github/workflows/[email protected].0 | ||
# uses: NilFoundation/ci-cd/.github/workflows/[email protected].1 | ||
# | ||
# secrets: inherit | ||
# with: | ||
|
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
Submodule modules
updated
7 files
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