Skip to content

Commit

Permalink
ci: update build-debian-selfhosted.yml
Browse files Browse the repository at this point in the history
Modified run command to instead use a local script for the terraform actions
  • Loading branch information
Johnsel committed Dec 13, 2023
1 parent 7f029ab commit a5f6863
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-debian-seflhosted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,4 @@ jobs:
XOA_PASSWORD: ${{ secrets.XOA_PASSWORD }}
run: |
pushd ~
ruby ./main.rb
ruby ./linux.rb
terraform apply --auto-approve
./cycle-debian.sh

0 comments on commit a5f6863

Please sign in to comment.