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 fa9dd78 commit 8dc1e7cCopy full SHA for 8dc1e7c
Makefile
@@ -24,6 +24,6 @@ build-push-multiplatform:
24
--push \
25
--platform linux/amd64,linux/arm/v7,linux/arm64 \
26
--build-arg BUILD_TAG=$(BUILD_TAG) \
27
- --tag $(OPENSOURCE_REPO_URL):$(BUILD_TAG) \
+ --tag $(REPO_URL):$(BUILD_TAG) \
28
.
29
0 commit comments