Skip to content

Commit

Permalink
Update docker pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
vitsalis committed Oct 4, 2024
1 parent 40edc7f commit d98ddf5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ jobs:
gosec-args: "-exclude-generated ./..."

docker_pipeline:
uses: babylonlabs-io/.github/.github/workflows/reusable_docker_pipeline.yml@v0.1.0
uses: babylonlabs-io/.github/.github/workflows/reusable_docker_pipeline.yml@v0.6.0
secrets: inherit
with:
publish: false
dockerfile: ./Dockerfile
repoName: covenant-signer

0 comments on commit d98ddf5

Please sign in to comment.