Skip to content

Commit

Permalink
D01
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoRedondoo committed Jun 30, 2024
1 parent e7767ea commit e89a477
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ jobs:

- name: 'Use gcloud CLI'
run: 'gcloud info'


- run: cd front; npm install; npm install axios; cd ..
- run: cd front; npm run build; cd ..

- name: Deploy
run: gcloud app deploy

0 comments on commit e89a477

Please sign in to comment.