Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Sayali M authored and Sayali M committed Feb 9, 2024
1 parent 9d84ca7 commit ff941cd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
path: commands.json

create-action-repo:
permissions: write-all
env:
TF_VAR_BOT_TOKEN: ${{ secrets.GHA_GENERATOR_ADMIN_TOKEN }}
TF_TOKEN_spacelift_io: ${{ secrets.SPACELIFT_API_KEY }}
Expand Down Expand Up @@ -61,10 +60,6 @@ jobs:
run: terraform validate -no-color

- name: Preview infrastructure
env:
SPACELIFT_API_KEY_ENDPOINT: ${{ secrets.SPACELIFT_API_KEY_ENDPOINT }}
SPACELIFT_API_KEY_ID: ${{ secrets.SPACELIFT_API_KEY_ID }}
SPACELIFT_API_KEY_SECRET: ${{ secrets.SPACELIFT_API_KEY_SECRET }}
run: spacectl stack local-preview --id liquibase-github-actions --disregard-gitignore=true

- name: Mount commands.json
Expand Down

0 comments on commit ff941cd

Please sign in to comment.