Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejpetras committed Feb 5, 2024
1 parent 1616b46 commit aaccd13
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ updates:
schedule:
interval: daily
labels:
- docker-image
- docker-image
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
uses: onecx/ci-quarkus/.github/workflows/build.yml@v1
secrets: inherit
with:
native: true
# helmEventTargetRepository: onecx/onecx-tenant
native: false
helmEventTargetRepository: onecx/onecx-tenant

0 comments on commit aaccd13

Please sign in to comment.