Skip to content

Commit

Permalink
Use Single job starter workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thinca committed Nov 3, 2023
1 parent 24e870b commit eb45ff1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
version: v1.0
name: Initial Pipeline
agent:
machine:
type: e1-standard-2
os_image: ubuntu2004
blocks:
- name: 'Block #1'
task:
jobs:
- name: 'Job #1'
commands:
- checkout

0 comments on commit eb45ff1

Please sign in to comment.