Skip to content

Commit

Permalink
chore(cd/vercel): update preview and production
Browse files Browse the repository at this point in the history
  • Loading branch information
dc7devs committed May 15, 2024
1 parent 6d17111 commit 17d3e35
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ jobs:

- name: Install PNPM
run: npm i -g pnpm

- name: Setup pnpm
run: pnpm setup

- name: Install vercel CLI
run: |
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/cd_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ jobs:

- name: Install PNPM
run: npm i -g pnpm

- name: Setup pnpm
run: pnpm setup

- name: Install vercel CLI
run: |
Expand Down
1 change: 0 additions & 1 deletion teste/teste-update-v1.txt

This file was deleted.

1 change: 0 additions & 1 deletion teste/teste-update-v2.txt

This file was deleted.

1 change: 0 additions & 1 deletion teste/teste-uupdate-v3.txt

This file was deleted.

0 comments on commit 17d3e35

Please sign in to comment.