Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Frooodle authored Dec 25, 2024
1 parent d4882df commit a4ddb5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Build with Gradle and with spring security
run: ./gradlew clean build
env:
DOCKER_ENABLE_SECURITY: false
DOCKER_ENABLE_SECURITY: true

docker-compose-tests:
# if: github.event_name == 'push' && github.ref == 'refs/heads/main' ||
Expand Down

0 comments on commit a4ddb5f

Please sign in to comment.