File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -163,13 +163,11 @@ release-packagecloud:
163163 @$(MAKE ) release-packagecloud-deb
164164
165165release-packagecloud-deb : build/deb/$(NAME ) _$(VERSION ) _amd64.deb build/deb/$(NAME ) _$(VERSION ) _arm64.deb
166- package_cloud push $(PACKAGECLOUD_REPOSITORY ) /ubuntu/focal build/deb/$(NAME ) _$(VERSION ) _amd64.deb
167166 package_cloud push $(PACKAGECLOUD_REPOSITORY ) /ubuntu/jammy build/deb/$(NAME ) _$(VERSION ) _amd64.deb
168167 package_cloud push $(PACKAGECLOUD_REPOSITORY ) /ubuntu/noble build/deb/$(NAME ) _$(VERSION ) _amd64.deb
169168 package_cloud push $(PACKAGECLOUD_REPOSITORY ) /debian/bullseye build/deb/$(NAME ) _$(VERSION ) _amd64.deb
170169 package_cloud push $(PACKAGECLOUD_REPOSITORY ) /debian/bookworm build/deb/$(NAME ) _$(VERSION ) _amd64.deb
171170 package_cloud push $(PACKAGECLOUD_REPOSITORY ) /debian/trixie build/deb/$(NAME ) _$(VERSION ) _amd64.deb
172- package_cloud push $(PACKAGECLOUD_REPOSITORY ) /ubuntu/focal build/deb/$(NAME ) _$(VERSION ) _arm64.deb
173171 package_cloud push $(PACKAGECLOUD_REPOSITORY ) /ubuntu/jammy build/deb/$(NAME ) _$(VERSION ) _arm64.deb
174172 package_cloud push $(PACKAGECLOUD_REPOSITORY ) /ubuntu/noble build/deb/$(NAME ) _$(VERSION ) _arm64.deb
175173 package_cloud push $(PACKAGECLOUD_REPOSITORY ) /debian/bullseye build/deb/$(NAME ) _$(VERSION ) _arm64.deb
You can’t perform that action at this time.
0 commit comments