Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
./trivy image ghcr.io/aio-it/mmchatgpt:latest
./bin/trivy image ghcr.io/aio-it/mmchatgpt:latest
- name: Push the Docker image with specific tag
run: docker push ghcr.io/aio-it/mmchatgpt:${{ env.TAG }}

0 comments on commit 2883159

Please sign in to comment.