Skip to content

Commit

Permalink
Update sandbox-build-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muzafferjoya authored Nov 6, 2023
1 parent 7dd6a50 commit 4ac6d30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sandbox-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CICD
on:
push:
branches:
- main
-
jobs:
build:
name: build-deploy-to-sandbox
Expand Down Expand Up @@ -38,4 +38,4 @@ jobs:
cd /var/www/sandbox.shikshaplatform.io/public
rm -rf *
cp ../shiksha-ui.tar ./
tar -xvf shiksha-ui.tar .
tar -xvf shiksha-ui.tar .

0 comments on commit 4ac6d30

Please sign in to comment.