Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathis Marcotte committed Mar 26, 2024
1 parent 0ccf748 commit 76a2238
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_push2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,8 @@ jobs:
sudo chmod +x hadolint
./hadolint dockerfiles/sas/Dockerfile --no-fail
-name: get images
run: docker images -a
- name: get images
run: docker images -a

- name: Build image
id: build-image2
Expand Down

0 comments on commit 76a2238

Please sign in to comment.