Skip to content

Commit 9f276dc

Browse files
committed
build: stop publishing to GitHub releases (regression, prepare for distributing via ctr images)
1 parent b0bacd5 commit 9f276dc

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

.config/turbobob.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -69,20 +69,6 @@
6969
"build": ["run-mkdocs.sh", "docs/", "rel/docs-website.tar.gz"],
7070
"dev": ["sh"]
7171
}
72-
},
73-
{
74-
"name": "publisher",
75-
"uses": "docker://fn61/buildkit-publisher:20200228_1755_83c203ff",
76-
"mount_destination": "/workspace",
77-
"commands": {
78-
"publish": ["publish-gh.sh", "function61/varasto", "rel/"],
79-
"build": ["true"],
80-
"dev": ["bash"]
81-
},
82-
"pass_envs": [
83-
"GITHUB_TOKEN",
84-
"EVENTHORIZON"
85-
]
8672
}
8773
],
8874
"os_arches": {

0 commit comments

Comments
 (0)