Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Poot committed Sep 5, 2024
2 parents 54f0197 + 11753a4 commit 4209b7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ jobs:
file: ./Dockerfile
push: true
tags: |
hhmbroekman/student-app:latest
tomacgg/devops-security-app:latest
test:
name: Test
needs: [ scan ]
# needs: [ scan ]
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
Expand Down

0 comments on commit 4209b7a

Please sign in to comment.