Skip to content

Commit

Permalink
ready to deploy to prod
Browse files Browse the repository at this point in the history
  • Loading branch information
opeoniye committed Jan 20, 2024
1 parent bf21710 commit ddbbe43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ jobs:
envkey_DL_NGX_CERT: ${{ secrets.DL_NGX_CERT }}
envkey_DL_NGX_KEY: ${{ secrets.DL_NGX_KEY }}
envkey_DL_APP_DIR: ${{ secrets.DL_APP_DIR }}
envkey_DL_ENV_EXCLUDE: ${{ secrets.DL_ENV_EXCLUDE }}
envkey_COMPOSE_NETWORK: ${{ secrets.COMPOSE_NETWORK }}
envkey_COMPOSE_PROJECT_NAME: ${{ secrets.COMPOSE_PROJECT_NAME }}
envkey_COMPOSE_PORT: ${{ secrets.COMPOSE_PORT }}
Expand Down

0 comments on commit ddbbe43

Please sign in to comment.