We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 778a30f commit 185bcb4Copy full SHA for 185bcb4
.circleci/config.yml
@@ -16,7 +16,7 @@ jobs:
16
command: |
17
sudo apt-get update
18
sudo apt-get install -yq build-essential git unzip ncurses-dev libz-dev libssl-dev python subversion gettext gawk wget curl rsync perl
19
- echo "cache 1 $OTB_TARGET" > /tmp/cache-target
+ echo "cache 2 $OTB_TARGET" > /tmp/cache-target
20
21
- restore_cache:
22
keys:
0 commit comments