Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nazarevsky authored Mar 24, 2024
1 parent 510a31a commit bafc0e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Vendor mod file
run: go mod vendor
- name: Build the Docker image
run: docker build . --file Dockerfile --tag ghcr.io/debabky/pem-inclusion-prover-svc

0 comments on commit bafc0e1

Please sign in to comment.