mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-05 01:31:51 +08:00
Move variables group
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
jobs:
|
||||
- job:
|
||||
pool: ci-agent-pool
|
||||
timeoutInMinutes: 600
|
||||
variables:
|
||||
- group: Image Generation Variables
|
||||
|
||||
steps:
|
||||
- task: PowerShell@2
|
||||
displayName: 'Build VM'
|
||||
|
||||
@@ -6,9 +6,6 @@
|
||||
# - master
|
||||
# always: true
|
||||
|
||||
variables:
|
||||
- group: "Image Generation Variables"
|
||||
|
||||
trigger: none
|
||||
pr:
|
||||
autoCancel: true
|
||||
|
||||
@@ -6,9 +6,6 @@
|
||||
# - master
|
||||
# always: true
|
||||
|
||||
variables:
|
||||
- group: "Image Generation Variables"
|
||||
|
||||
trigger: none
|
||||
pr:
|
||||
autoCancel: true
|
||||
|
||||
@@ -6,9 +6,6 @@
|
||||
# - master
|
||||
# always: true
|
||||
|
||||
variables:
|
||||
- group: "Image Generation Variables"
|
||||
|
||||
trigger: none
|
||||
pr:
|
||||
autoCancel: true
|
||||
|
||||
@@ -6,9 +6,6 @@
|
||||
# - master
|
||||
# always: true
|
||||
|
||||
variables:
|
||||
- group: "Image Generation Variables"
|
||||
|
||||
trigger: none
|
||||
pr:
|
||||
autoCancel: true
|
||||
|
||||
Reference in New Issue
Block a user