[GITHUB] Modified run-on
property of run-pipeline.yaml
This commit is contained in:
2
.github/workflows/run-pipeline.yaml
vendored
2
.github/workflows/run-pipeline.yaml
vendored
@@ -13,7 +13,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Call Azure Pipeline
|
name: Call Azure Pipeline
|
||||||
#runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Azure Pipelines Action
|
- name: Azure Pipelines Action
|
||||||
uses: Azure/pipelines@v1
|
uses: Azure/pipelines@v1
|
||||||
|
Reference in New Issue
Block a user