Skip to content

Commit

Permalink
test: test toolchains jdk 11
Browse files Browse the repository at this point in the history
  • Loading branch information
f-necas committed Feb 12, 2024
1 parent 489eebb commit 077f7fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/georchestra-gn4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
java-version: '11'
distribution: 'adopt'
cache: 'maven'
server-id: geOrchestra-artifactory
server-username: ARTIFACTORY_USERNAME_REF
server-password: ARTIFACTORY_TOKEN_REF

- name: "Installing the geOrchestra root pom"
run: |
Expand Down

0 comments on commit 077f7fe

Please sign in to comment.