Skip to content

Commit 185bcb4

Browse files
angtgregdel
authored andcommitted
Update cache
Signed-off-by: Adrien Gallouët <[email protected]>
1 parent 778a30f commit 185bcb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
command: |
1717
sudo apt-get update
1818
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
19+
echo "cache 2 $OTB_TARGET" > /tmp/cache-target
2020
2121
- restore_cache:
2222
keys:

0 commit comments

Comments
 (0)