Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AdmiraalA committed Apr 2, 2024
1 parent 3a27063 commit ebaa659
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ on:
branches: [ main ]
pull_request:

env:
TF_CLOUD_ORGANIZATION: "Evilness-ACE"
TF_API_TOKEN: "${{ secrets.TF_API_TOKEN }}"
TF_WORKSPACE: "K3S-OCI"
CONFIG_DIRECTORY: "./"

jobs:
terraform:
name: 'Terraform'
Expand Down

0 comments on commit ebaa659

Please sign in to comment.