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 0e74855 commit 141da54
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,9 @@ jobs:
uses: docker/bake-action@v5
with:
files: .github/docker-compose.yml
load: true
targets: env
workdir: .
set: env.tags=local/env:latest
set: env.output=type=docker,name=<image>

- name: Build Fenix
uses: docker/bake-action@v5
Expand Down

0 comments on commit 141da54

Please sign in to comment.