Commit Graph

3 Commits

Author SHA1 Message Date
0610bb40a7 feat: add docker runner and set runner dashboards
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-28 20:36:44 +01:00
0cff237e31 Upgrade drone server to latest
Some checks reported errors
continuous-integration/drone/push Build was killed
Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # helm_release.drone_runner will be updated in-place
  ~ resource "helm_release" "drone_runner" {
        id                         = "runner"
        name                       = "runner"
      ~ version                    = "0.1.8" -> "0.6.0"
        # (26 unchanged attributes hidden)

        set_sensitive {
          # At least one attribute in this block is (or was) sensitive,
          # so its contents will not be displayed.
        }
    }

Plan: 0 to add, 1 to change, 0 to destroy.
2022-11-28 18:48:40 +01:00
478b173c7b init: copy from lawndale-infra 2022-05-26 01:29:23 +02:00