Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 51d1949

Browse files
NkumarNkumar
Nkumar
authored and
Nkumar
committed
permission to build.sh
1 parent 6526a26 commit 51d1949

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ builddeploy_steps: &builddeploy_steps
3838
name: Running build-var.
3939
command: |
4040
source buildenvvar
41-
chmod +x ./build.sh ${APPNAME}
41+
./build.sh ${APPNAME}
4242
#- save_cache: *save_cache_settings
4343
- deploy:
4444
name: Running MasterScript.

build.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)