From 6595681dee151922324829f24d3256748274a0c3 Mon Sep 17 00:00:00 2001 From: Devin Dice Date: Sat, 21 Jan 2023 22:55:45 -0500 Subject: [PATCH] Fixing labels --- .semaphore/pipeline_rc.yml | 2 +- .semaphore/pipeline_rc_22.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.semaphore/pipeline_rc.yml b/.semaphore/pipeline_rc.yml index 75dfbfe..f619f66 100644 --- a/.semaphore/pipeline_rc.yml +++ b/.semaphore/pipeline_rc.yml @@ -1,5 +1,5 @@ version: v1.0 -name: Deploy Release Candidate +name: Deploy RC agent: machine: type: e1-standard-2 diff --git a/.semaphore/pipeline_rc_22.yml b/.semaphore/pipeline_rc_22.yml index 8716775..e805a7f 100644 --- a/.semaphore/pipeline_rc_22.yml +++ b/.semaphore/pipeline_rc_22.yml @@ -1,5 +1,5 @@ version: v1.0 -name: Deploy Release Candidate +name: Deploy RC 22.04 agent: machine: type: e1-standard-2