Skip to content

Commit 679235f

Browse files
re-added skynet
1 parent f391f39 commit 679235f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

skynet.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
description: no-op
2+
image: drydock.workiva.net/workiva/skynet-images:bash_curl_alpinelatest-latest
3+
4+
size: small
5+
timeout: short
6+
7+
run:
8+
on-tag: true
9+
on-pull-request: true
10+
11+
scripts:
12+
- echo "See .github/workflows/dart_ci.yaml for tests"

0 commit comments

Comments
 (0)