Skip to content

Commit

Permalink
Update smeup.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
foresti-smeup committed Nov 16, 2023
1 parent 00c5ec6 commit 4335f6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/smeup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches: [master, develop]
env:
DISTRIBUTION: zulu
JAVA_VERSION: 8
JAVA_VERSION: 11

jobs:
deploy-jardis-server:
Expand Down Expand Up @@ -41,4 +41,4 @@ jobs:
NEXUS_USER: ${{ secrets.NEXUS_USER }}
NEXUS_PASSWORD: ${{ secrets.NEXUS_PASSWORD }}



0 comments on commit 4335f6c

Please sign in to comment.