Skip to content

Commit

Permalink
feat(kds): skip test for docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
Torsten Egenolf committed Oct 20, 2023
1 parent 3af9fb5 commit a38877e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
--settings ./settings.xml \
--define app.packages.username="${APP_PACKAGES_USERNAME}" \
--define app.packages.password="${APP_PACKAGES_PASSWORD}"
-DskipTests
env:
APP_PACKAGES_USERNAME: ${{ github.actor }}
APP_PACKAGES_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit a38877e

Please sign in to comment.