feature/ci-cd-drone-migration #3
@ -20,6 +20,6 @@ steps:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- build-image
|
- build-image
|
||||||
commands:
|
commands:
|
||||||
- ln -s /drone/src /code
|
|
||||||
- find . -type f -print0 | xargs -0 dos2unix
|
- find . -type f -print0 | xargs -0 dos2unix
|
||||||
- chmod +x /code/*.sh
|
- chmod +x /drone/src/*.sh
|
||||||
|
- /drone/src/compile.sh
|
Loading…
x
Reference in New Issue
Block a user