Skip to content

Commit

Permalink
Update ci_checks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew-Whitlock authored Oct 9, 2024
1 parent f680e16 commit 6a75a3f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
with:
driver: docker

- name: Bake the bootstrap docker image
uses: docker/bake-action@v5
Expand Down Expand Up @@ -50,7 +48,7 @@ jobs:
with:
source: .
files: .github/docker-compose.yml
targets: fenix
targets: env,fenix
workdir: .
set: |
*.output=type=docker,name=local/fenix
Expand Down

0 comments on commit 6a75a3f

Please sign in to comment.