workflow: fix permission
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 3m20s
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 3m20s
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
This commit is contained in:
@@ -18,6 +18,7 @@ jobs:
|
|||||||
npm install
|
npm install
|
||||||
- name: Testing APIs
|
- name: Testing APIs
|
||||||
run: |
|
run: |
|
||||||
|
chmod +x test.sh
|
||||||
./test.sh
|
./test.sh
|
||||||
- name: Build docker image
|
- name: Build docker image
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user