Skip to content

Commit

Permalink
Adds Platformatic Cloud GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tonysnowboardunderthebridge committed Nov 7, 2023
1 parent 9c2b4f9 commit baea717
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/platformatic-static-workspace-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
runs-on: ubuntu-latest
env:
DATABASE_URL: ${{ secrets.DATABASE_URL }}
PLT_SERVER_HOSTNAME: HOSTNAME_TEST
PORT: 99999
PLT_SERVER_LOGGER_LEVEL: INFO
PLT_SERVER_HOSTNAME: BBBBBBBBBB
PORT: A999
PLT_SERVER_LOGGER_LEVEL: info
DEPLOY_SERVICE_HOST: https://plt-development-deploy-service.fly.dev

steps:
Expand Down

0 comments on commit baea717

Please sign in to comment.