terraform apply
All checks were successful
Gitea Actions Demo / Terraform Plan (push) Successful in 17s
All checks were successful
Gitea Actions Demo / Terraform Plan (push) Successful in 17s
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
name: Gitea Actions Demo
|
||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- stage
|
||||
- test
|
||||
|
||||
jobs:
|
||||
terraform:
|
||||
|
||||
Reference in New Issue
Block a user