.semaphore/semaphore.yml in renuo-cli-4.2.1 vs .semaphore/semaphore.yml in renuo-cli-4.3.0
- old
+ new
@@ -1,13 +1,16 @@
version: "v1.0"
name: renuo-cli
+
agent:
machine:
- type: e1-standard-2
- os_image: ubuntu2004
+ type: e2-standard-2
+ os_image: ubuntu2204
+
auto_cancel:
running:
when: "true"
+
fail_fast:
cancel:
when: "branch != 'main'"
blocks: