aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/container.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/container.yml')
-rw-r--r--.github/workflows/container.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml
index 8ae2c6873..7256058e5 100644
--- a/.github/workflows/container.yml
+++ b/.github/workflows/container.yml
@@ -58,6 +58,7 @@ jobs:
uses: docker/build-push-action@v2.10.0
with:
build-args: |
+ REPOSITORY=https://github.com/${{ github.repository }}.git
VERSION=${{ steps.gitdescribe.outputs.ver }}
cache-from: type=gha
cache-to: type=gha,mode=max