Skip to content

Commit

Permalink
cd: remove unused outer yml configs
Browse files Browse the repository at this point in the history
  • Loading branch information
PleahMaCaka committed Oct 30, 2023
1 parent 9d551c9 commit 57f50c9
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,8 @@ jobs:
app: node@18
options:
env:
- name: NODE_ENV
value: production
ports: "4173"
build: npm run build
start: npm run preview -- --host
- name: NODE_ENV
value: production
context:
git:
url: git@github.com:${{ github.repository }}.git
Expand Down

0 comments on commit 57f50c9

Please sign in to comment.