The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Pipeline docker cache key

Ben van Klinken
June 26, 2019

If I have two steps which need to cache docker images, how can I use different cache keys for each step?

 

 steps:
-
step:
caches:
- docker
script:
- do something
- step:
caches:
- docker
script:
- do something else


how can i get the two steps above to use different cache keys? currently only one of them gets cached correctly

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events