-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
55e22b0
commit eb34a16
Showing
6 changed files
with
2 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: | ||
|
@@ -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 | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.