Skip to content

Commit ee9d3f4

Browse files
committed
only enable caching in ci builds
1 parent a561b3c commit ee9d3f4

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

docker/docker-compose.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ x-command: &command roslaunch mqtt_client standalone.launch
88
x-build: &build
99
dockerfile: ./docker/docker-ros/Dockerfile
1010
context: ../
11-
cache_from: [$CACHE_IMAGE]
12-
cache_to: [type=inline]
1311
args:
1412
BASE_IMAGE: *base-image
1513
COMMAND: *command

docker/docker-ros

0 commit comments

Comments
 (0)