Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
yangyang0507 committed May 15, 2024
1 parent 0901702 commit 7c4896f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- name: Build project
env:
CODING_USER: ${{ secrets.CODING_USER }}
CODING_TOKEN: ${{ secrets.CODING_TOKEN }}
run: npm install && npm run build
- name: Deploy to ECS
uses: appleboy/[email protected]
Expand Down

0 comments on commit 7c4896f

Please sign in to comment.