Skip to content

Commit

Permalink
Trigger main.
Browse files Browse the repository at this point in the history
  • Loading branch information
manolama committed Oct 12, 2020
1 parent 80350d5 commit 986d986
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion screwdriver.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
shared:
image: maven
image: maven:openjdk-8

jobs:
main:
requires: [~pr, ~commit]
steps:
- run_arbitrary_script: yum install autoconf make -y && ./build.sh pom.xml && mvn clean test --quiet

0 comments on commit 986d986

Please sign in to comment.