mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 09:39:09 +00:00
more ci/cd work, build worker and publish
This commit is contained in:
parent
0b769913fb
commit
95a5732457
5 changed files with 185 additions and 9 deletions
|
@ -26,6 +26,10 @@ terraform {
|
|||
source = "hashicorp/null"
|
||||
}
|
||||
}
|
||||
|
||||
backend "gcs" {
|
||||
bucket = "roleypoly-tfstate"
|
||||
}
|
||||
}
|
||||
|
||||
variable "cloudflare_email" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue