Skip to content

Commit

Permalink
add dev tag to docker build dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mh739025250 authored Jan 18, 2022
1 parent 800f32c commit a2db421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
with:
context: .
push: true
tags: deltampc/delta-chain-connector-${{ steps.vars.outputs.sha_short }}
tags: deltampc/delta-chain-connector:dev-${{ steps.vars.outputs.sha_short }}

0 comments on commit a2db421

Please sign in to comment.