Skip to content

Commit

Permalink
lowecase repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
southeo committed Dec 12, 2023
1 parent 4754230 commit c439de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
password: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
- name: Build image
run: |
docker build -t open-ds data-model/
docker build -t $REPO_LC data-model/
- name: Trivy - List all vulnerabilities
uses: aquasecurity/trivy-action@master
with:
Expand Down

0 comments on commit c439de1

Please sign in to comment.