Skip to content

Commit

Permalink
add sha to docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
sduchesneau committed Aug 3, 2023
1 parent a578ba9 commit bf0dbe6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
# - 2 docker tags: `{geth|bsc|...}-latest` and `{git-tag}`
tags: |
type=ref,enable=true,priority=600,prefix=nitro-,suffix=,event=branch
type=sha
- name: Build and push Docker image
uses: docker/build-push-action@v4
Expand Down

0 comments on commit bf0dbe6

Please sign in to comment.