Skip to content

Commit

Permalink
[FLINK-21346][hotfix] Revert installing required bc for e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidwys committed Apr 16, 2021
1 parent e14f5c4 commit 8ae382c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/azure-pipelines/jobs-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ jobs:
./tools/azure-pipelines/free_disk_space.sh
echo "Installing required software"
sudo apt-get install -y bc
displayName: Prepare E2E run
condition: not(eq(variables['SKIP'], '1'))
- script: ${{parameters.environment}} ./tools/ci/compile.sh
Expand Down

0 comments on commit 8ae382c

Please sign in to comment.