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: 

Why BitBucket Pipelines Caches not caches dotfiles on root folder

xicond
February 21, 2022

Hi,

I planned to saved a commit ID in cache so that I know the cache point

like:

git rev-parse HEAD > vendor/.commit


then I put cache definition like

definitions:
caches:
vendor: vendor

But seems the .commit not found on next pipeline execution, is that the expected behavior ? 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
xicond
February 21, 2022

Sorry, my mistake on command

Some of my step mistakenly put in wrong folder

TAGS
AUG Leaders

Atlassian Community Events