Skip to content

Commit

Permalink
integration test attemp #2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamforka committed Feb 12, 2023
2 parents 8850672 + f2b17b7 commit 7bddeb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
credentials:
username: kamforka
password: ${{ secrets.DOCKER_TOKEN }}
ports:
- 9000:9000
options: --name thehive4py-integration-tests
steps:
- uses: actions/checkout@v3
- name: Set up Python
Expand Down

0 comments on commit 7bddeb7

Please sign in to comment.