21
This commit is contained in:
@@ -11,6 +11,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
BRANCH: ${{ env.branch }}
|
BRANCH: ${{ env.branch }}
|
||||||
echo:
|
echo:
|
||||||
|
runs-on: cicd.any
|
||||||
|
needs:
|
||||||
|
- sources
|
||||||
steps:
|
steps:
|
||||||
- name: Linux Sources [Clone]
|
- name: Linux Sources [Clone]
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user