parent
a10e42d448
commit
ae76ef9c0b
20 changed files with 365 additions and 100 deletions
forgejo
8
forgejo/Makefile
Normal file
8
forgejo/Makefile
Normal file
|
@ -0,0 +1,8 @@
|
|||
init:
|
||||
@tofu init
|
||||
|
||||
plan:
|
||||
@tofu plan -out tfplan
|
||||
|
||||
apply:plan
|
||||
@tofu apply tfplan
|
Loading…
Add table
Add a link
Reference in a new issue