Skip to content

Commit

Permalink
ci: remove port
Browse files Browse the repository at this point in the history
  • Loading branch information
wildan3105 committed Nov 18, 2024
1 parent 4b121ed commit f01e97e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-blue-green.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
echo "Writing to environment variables..."
echo "ENV=${{ secrets.ENV }} >> $TARGET_DIR/.env
echo "TOKEN=${{ secrets.TOKEN }}" >> $TARGET_DIR/.env
echo "PORT=$TARGET_PORT" >> $TARGET_DIR/.env
echo "Environment variables written"
echo "Install and build application..."
Expand Down

0 comments on commit f01e97e

Please sign in to comment.