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