Skip to content

Commit

Permalink
update deploy by gitActions.
Browse files Browse the repository at this point in the history
  • Loading branch information
tharlestsa committed Sep 29, 2024
1 parent 55e22b0 commit eb34a16
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 136 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and Deploy in Server TVI Indonesia
name: Build and Deploy in Server NTVI

on:
push:
Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:
cd ${{ github.workspace }}/src/server && npm install
cd ${{ github.workspace }}/src/client && npm install
npm install -g @angular/[email protected]
cd ${{ github.workspace }}/src/client && ng build --stats-json --source-map=false --no-progress
cd ${{ github.workspace }}/src/client && ng build --configuration=production --stats-json --source-map=false --no-progress
- name: Build Docker
Expand Down
57 changes: 0 additions & 57 deletions src/client/.github/ISSUE_TEMPLATE.md

This file was deleted.

6 changes: 0 additions & 6 deletions src/client/.github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

13 changes: 0 additions & 13 deletions src/client/.github/workflows/ACTION_TRIGGER_GUIDE.md

This file was deleted.

29 changes: 0 additions & 29 deletions src/client/.github/workflows/demoDeploy.yml

This file was deleted.

29 changes: 0 additions & 29 deletions src/client/.github/workflows/docsDeploy.yml

This file was deleted.

0 comments on commit eb34a16

Please sign in to comment.