mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-24 08:58:52 +00:00
fix(travis): source directory
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
This commit is contained in:
parent
44f0633f47
commit
e1c2cac9c9
@ -33,7 +33,7 @@ install:
|
|||||||
- pushd ../sysdig && (git checkout "${BRANCH}" || exit 0) && echo "Using sysdig branch:" $(git rev-parse --abbrev-ref HEAD) && popd
|
- pushd ../sysdig && (git checkout "${BRANCH}" || exit 0) && echo "Using sysdig branch:" $(git rev-parse --abbrev-ref HEAD) && popd
|
||||||
script:
|
script:
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- ./hack/build.sh $TRAVIS_BUILD_DIR $TRAVIS_BUILD_DIR/build falcosecurity/falco-builder:chore-travis
|
- ./hack/build.sh "${TRAVIS_BUILD_DIR}/.." "${TRAVIS_BUILD_DIR}/build" "falcosecurity/falco-builder:chore-travis"
|
||||||
notifications:
|
notifications:
|
||||||
webhooks:
|
webhooks:
|
||||||
urls:
|
urls:
|
||||||
|
Loading…
Reference in New Issue
Block a user