Deployment change

This commit is contained in:
Devin Dice 2023-01-26 18:38:29 -05:00
parent 5d726895a2
commit 59b29666a2
5 changed files with 25 additions and 0 deletions

View file

@ -4,6 +4,11 @@ agent:
machine: machine:
type: e1-standard-2 type: e1-standard-2
os_image: ubuntu2004 os_image: ubuntu2004
queue:
name: Deployment queue
scope: project
blocks: blocks:
- name: Production Build - name: Production Build
task: task:

View file

@ -4,6 +4,11 @@ agent:
machine: machine:
type: e1-standard-2 type: e1-standard-2
os_image: ubuntu2004 os_image: ubuntu2004
queue:
name: Deployment queue
scope: project
blocks: blocks:
- name: Production Build - name: Production Build
task: task:

View file

@ -4,6 +4,11 @@ agent:
machine: machine:
type: e1-standard-2 type: e1-standard-2
os_image: ubuntu2004 os_image: ubuntu2004
queue:
name: Deployment queue
scope: project
blocks: blocks:
- name: RC Build - name: RC Build
task: task:

View file

@ -4,6 +4,11 @@ agent:
machine: machine:
type: e1-standard-2 type: e1-standard-2
os_image: ubuntu2004 os_image: ubuntu2004
queue:
name: Deployment queue
scope: project
blocks: blocks:
- name: RC Build - name: RC Build
task: task:

View file

@ -4,6 +4,11 @@ agent:
machine: machine:
type: e1-standard-2 type: e1-standard-2
os_image: ubuntu2004 os_image: ubuntu2004
queue:
name: Deployment queue
scope: project
blocks: blocks:
- name: RC Build - name: RC Build
task: task: