mirror of
https://github.com/blockchain-etl/ethereum-etl.git
synced 2026-01-09 13:57:54 -05:00
Remove latest tag from dockerhub workflow
This commit is contained in:
1
.github/workflows/publish-to-dockerhub.yml
vendored
1
.github/workflows/publish-to-dockerhub.yml
vendored
@@ -17,5 +17,4 @@ jobs:
|
||||
name: blockchainetl/ethereum-etl
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
tags: "latest"
|
||||
tag_semver: true
|
||||
Reference in New Issue
Block a user