Skip to content

Commit

Permalink
Merge pull request #440 from atshaw43/master
Browse files Browse the repository at this point in the history
Making sample-app directory
  • Loading branch information
atshaw43 authored Nov 14, 2023
2 parents 25d727e + 3132646 commit 71b37a0
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 71b37a0

Please sign in to comment.