Skip to content

Commit

Permalink
add dind container
Browse files Browse the repository at this point in the history
  • Loading branch information
antoooks committed Jan 29, 2024
1 parent 41d0c0b commit 3886729
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-kyaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:
name: End-to-end Testing
needs: build
runs-on: ubuntu-latest
container:
image: docker:25.0-dind
steps:
- name: Fetch changes
uses: actions/checkout@v4
Expand Down

0 comments on commit 3886729

Please sign in to comment.