Skip to content

Commit

Permalink
Making sample-app directory
Browse files Browse the repository at this point in the history
  • Loading branch information
atshaw43 committed Nov 14, 2023
1 parent 46ff3cb commit 3132646
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/IntegrationTesting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
with:
name: deployment-package

- name: Make sample-app directory
run: mkdir ./terraform/sample-apps/http-server

- name: Copy deployment package to terraform directory
run: cp deploy.zip ./terraform/sample-apps/http-server

Expand Down

0 comments on commit 3132646

Please sign in to comment.