mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-24 12:28:02 +00:00
update README
This commit is contained in:
@@ -27,6 +27,7 @@ jobs:
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
path: ./backend/
|
||||
dockerfile: ./backend/Dockerfile
|
||||
repository: parity/substrate-telemetry-backend
|
||||
push: ${{ startsWith(github.ref, 'refs/tags/') }}
|
||||
|
||||
Reference in New Issue
Block a user