Update build.yml

changed the name of the repo, putted mine repo
This commit is contained in:
Daniel Dimitrov 2024-08-25 14:22:48 +03:00 committed by GitHub
parent 8b321e4286
commit 6da513bd21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,7 +38,7 @@ jobs:
context: .
file: go-ethereum/Dockerfile1
platforms: linux/amd64
tags: my.private.registry.com/my-image:latest
tags: https://hub.docker.com/u/danieldim12/my-image:latest
secrets: |
"secret_1=${{ secrets.MY_SECRET_1 }}"
"secret_2=${{ secrets.MY_SECRET_2 }}"