# HG changeset patch # User Edouard Tisserant # Date 1690916411 -7200 # Node ID 60d6e4396876984b649d4e18ff65134bb300ee2a # Parent 9b4e946080369b7503bc1be46a524889c04a0424 Strip now useless file. diff -r 9b4e94608036 -r 60d6e4396876 bitbucket-pipelines.yml --- a/bitbucket-pipelines.yml Thu Jul 27 16:48:50 2023 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,18 +0,0 @@ -image: skvorl/beremiz-requirements - -pipelines: - default: - - parallel: - - step: - name: Codestyle checks - script: - - ln -s /CanFestival-3 $BITBUCKET_CLONE_DIR/../CanFestival-3 - - /usr/bin/python --version - - ./tests/tools/check_source.sh - - step: - name: Application tests - max-time: 10 - script: - - ln -s /CanFestival-3 $BITBUCKET_CLONE_DIR/../CanFestival-3 - - ./tests/tools/run_python_tests.sh - \ No newline at end of file