Skip to content

Commit

Permalink
Update contributor-build-oracle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
beikov committed Apr 2, 2021
1 parent 0f9b949 commit 8c03545
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/contributor-build-oracle.yml
Expand Up @@ -15,6 +15,7 @@ on:
branches:
- 'main'
- 'wip/6.0'
- 'oracle-ee'
jobs:
build:
name: Java 8
Expand Down Expand Up @@ -80,4 +81,4 @@ jobs:
./**/target/reports/tests/
./**/target/reports/checkstyle/
- name: Omit produced artifacts from build cache
run: ./ci/before-cache.sh
run: ./ci/before-cache.sh

0 comments on commit 8c03545

Please sign in to comment.