We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1674597 commit 40cc3baCopy full SHA for 40cc3ba
.github/workflows/build.yaml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
file: Dockerfile.estimator.base
32
push: true
33
- tags: ghcr.io/${{ github.repository }}/estimator-base:latest
+ tags: ghcr.io/yadunund/ibpc/estimator-base:latest
34
-
35
name: Build estimator
36
uses: docker/build-push-action@v6
0 commit comments