Skip to content

Commit

Permalink
[Temporary commit] deploy to production
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Aug 31, 2023
1 parent 137ed06 commit 5ecb462
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,6 @@ jobs:
run: |
touch images/application.properties
touch images/jpadatastore.properties
cat "${{ secrets.APPLICATION_PROPERTIES }}" > images/application.properties
cat "${{ secrets.JPADATASTORE_PROPERTIES }}" > images/jpadatastore.properties
- name: Load deployment environment variables into Terraform variable file
run: |
Expand Down

0 comments on commit 5ecb462

Please sign in to comment.