Skip to content

Commit 6a4f39e

Browse files
Merge pull request #138 from Workiva/add_skynet
Add basic skynet.yaml
2 parents bb9c959 + 5e6030a commit 6a4f39e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

skynet.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
description: basic skynet
2+
contact: "#dart-lang"
3+
image: drydock.workiva.net/workiva/skynet-images:bash_curl_alpinelatest-latest
4+
size: small
5+
timeout: short
6+
run:
7+
on-tag: true
8+
on-pull-request: true
9+
scripts:
10+
- echo "No tests currently set"

0 commit comments

Comments
 (0)