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
|
||||
- name: Testing APIs
|
||||
run: |
|
||||
chmod +x test.sh
|
||||
./test.sh
|
||||
- name: Build docker image
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user