Skip to content

Commit

Permalink
[2.6] add new entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 committed Jan 12, 2024
1 parent 2b0f494 commit 4c54426
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,7 @@ jobs:
uses: ./
with:
entrypoint: example/stub-subfolders/entrypoint.sh
- name: Run microservice example
uses: ./
with:
entrypoint: example/ms/entrypoint.sh

0 comments on commit 4c54426

Please sign in to comment.