Skip to content

Commit

Permalink
trying this
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuglen committed Nov 5, 2023
1 parent b0748dd commit b9c8459
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/Lobby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:

- name: Execute Gradle build
env:
MAVEN_URL: ${{ secrets.MAVEN_URL }}
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
MAVEN_PASSWORD: ${{ secrets.MAVEN_PASSWORD }}
MAVEN_URL: https://jfrog.rosenvold.tech/artifactory
MAVEN_USERNAME: tfb
MAVEN_PASSWORD: cmVmdGtuOjAxOjE3MzA3MzI5MDM6RnU1aDJseTVvUlJEczZYYkdwV09kZVgzdDZT
run: cd lobby && gradle update --no-build-cache

# Login to Nexus Artifactory
Expand Down

0 comments on commit b9c8459

Please sign in to comment.