Skip to content

Commit

Permalink
Merge pull request #8 from stuttgart-things/feature/issue-1/vmTest-pi…
Browse files Browse the repository at this point in the history
…peline

DEBUG
  • Loading branch information
anacalva authored Mar 21, 2024
2 parents b418ffb + 456b879 commit c4f3c97
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/vm-creation-terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,12 @@ jobs:
- name: DEBUG
shell: bash
run: |
echo $PATH
ls -la /home/runner/k8s
echo "/home/runner/_work/_tool/"
ls -la /home/runner/_work/_tool/
test-terraform-apply:
needs: build-terraform-file
runs-on: ghr-proxmox-vm-sthings-cicd
environment-name: k8s
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit c4f3c97

Please sign in to comment.