Skip to content

Commit

Permalink
Dockerlogin step added
Browse files Browse the repository at this point in the history
  • Loading branch information
appiepollo14 committed Nov 5, 2023
1 parent c9e60b9 commit 874fa03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/microshed-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ jobs:
chmod +x gradlew
./gradlew assemble testClasses
integration_tests:
with:
environment: default
secrets: inherit
name: Tests - ${{matrix.category}}
runs-on: ubuntu-latest
needs: build
Expand Down

0 comments on commit 874fa03

Please sign in to comment.