Skip to content

Commit

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

Feature/issue 1/vm test pipeline
  • Loading branch information
anacalva authored Mar 21, 2024
2 parents ed2a69f + 35aba2e commit 7d1c181
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/vm-creation-terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,9 @@ jobs:
shell: bash
run: |
echo $PATH
ls -la /usr/local/bin/
ls -la $PATH
ls -la /home/runner
ls -la /home/runner/_work/_tool/
test-terraform-apply:
Expand Down

0 comments on commit 7d1c181

Please sign in to comment.