Skip to content

Commit

Permalink
test root ch
Browse files Browse the repository at this point in the history
  • Loading branch information
drewbo committed Sep 30, 2024
1 parent 7aa6e65 commit 794c03c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,14 @@ jobs:

- name: test
plan:
- get: general-task
- task: test
image: general-task
config:
platform: linux
run:
path: echo
args: [((can_you_see_me))]
- get: src
trigger: true
passed: [set-pipeline]
Expand Down

0 comments on commit 794c03c

Please sign in to comment.