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 c0b6784 commit d221e4eCopy full SHA for d221e4e
docker-bake.hcl
@@ -1,9 +1,5 @@
1
group default {
2
- targets = [
3
- "actions-runner-dind-ubuntu-22-04",
4
- "actions-runner-openeuler-20-03",
5
- "actions-runner-tencentos-3",
6
- "actions-runner-centos-7"]
+ targets = ["actions-runner-dind-ubuntu-22-04"]
7
}
8
9
variable TAG_SUFFIX { default = "latest" }
0 commit comments