Skip to content

Commit

Permalink
Merge pull request #53 from Workiva/add_skynet
Browse files Browse the repository at this point in the history
Add basic skynet.yaml
  • Loading branch information
rmconsole4-wk authored Sep 13, 2022
2 parents 1dec231 + 88c6571 commit 86f29be
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions skynet.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
description: basic skynet
contact: "#dart-lang"
image: drydock.workiva.net/workiva/skynet-images:bash_curl_alpinelatest-latest
size: small
timeout: short
run:
on-tag: true
on-pull-request: true
scripts:
- echo "No tests currently set"

0 comments on commit 86f29be

Please sign in to comment.