Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
config CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
LimiteDiTempo committed Aug 26, 2024
1 parent 7d64c22 commit 4ea9d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
distribution: 'temurin'
- name: Build with Gradle
run: |
cd HackerGround
cd ..
./gradlew build -x test
- name: Log in with Azure (Federated Credentials)
Expand Down

0 comments on commit 4ea9d1c

Please sign in to comment.