fix pipeline

This commit is contained in:
Mona Lisa 2023-11-13 12:38:30 -05:00
parent e300490832
commit 29fa112c63

View file

@ -32,4 +32,4 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: ${{ github.run_number }}
tags: "anglyuboslav/go-eth-lab:${{ github.run_number }}"