Skip to content

Commit 551df9b

Browse files
oxpathresheek
authored andcommitted
Docker: renamed branch to fetch from after successfull hg->git migration
(cherry picked from commit 4ca64ff) Signed-off-by: Konstantin Pavlov <[email protected]>
1 parent 6212937 commit 551df9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/docker/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ library:
143143
fi; \
144144
fi; \
145145
echo "Architectures: amd64, arm64v8"; \
146-
echo "GitFetch: refs/heads/branches/packaging"; \
146+
echo "GitFetch: refs/heads/packaging"; \
147147
echo "GitCommit: $(shell git describe --always --abbrev=0 HEAD)"; \
148148
echo "Directory: pkg/docker"; \
149149
echo "File: Dockerfile.$$mod"; \

0 commit comments

Comments
 (0)