Add exec permission
This commit is contained in:
parent
273c677ac1
commit
8d1d6f5d96
@ -12,4 +12,5 @@ steps:
|
|||||||
image: golang:1.16
|
image: golang:1.16
|
||||||
commands:
|
commands:
|
||||||
- echo "Testing ...."
|
- echo "Testing ...."
|
||||||
|
- chhmod +x ./executable
|
||||||
- ./executable
|
- ./executable
|
||||||
Loading…
x
Reference in New Issue
Block a user