We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88577eb commit 018c36bCopy full SHA for 018c36b
screwdriver.yaml
@@ -0,0 +1,7 @@
1
+shared:
2
+ image: maven
3
+
4
+jobs:
5
+ main:
6
+ steps:
7
+ - run_arbitrary_script: mvn clean test --quiet
0 commit comments