mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-03 07:34:53 +00:00
chore(.circleci): switch back to falcosecurity/falco-tester:latest runner for integration tests
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
This commit is contained in:
@@ -126,7 +126,7 @@ jobs:
|
|||||||
# Execute integration tests based on the build results coming from the "build/centos7" job
|
# Execute integration tests based on the build results coming from the "build/centos7" job
|
||||||
"tests/integration":
|
"tests/integration":
|
||||||
docker:
|
docker:
|
||||||
- image: falcosecurity/falco-tester:update-integration-tests-build
|
- image: falcosecurity/falco-tester:latest
|
||||||
environment:
|
environment:
|
||||||
SOURCE_DIR: "/source"
|
SOURCE_DIR: "/source"
|
||||||
BUILD_DIR: "/build"
|
BUILD_DIR: "/build"
|
||||||
|
Reference in New Issue
Block a user