Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
sschuberth committed Aug 29, 2022
1 parent 7cebbef commit bd45950
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ jobs:
context: .
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Build Docker image manually
run: docker build .
- name: Validate Batect wrapper scripts
uses: batect/batect-wrapper-validation-action@v0
- name: Run functional tests
Expand Down

0 comments on commit bd45950

Please sign in to comment.