Post-job: Cache fails

Copper Contributor

Christoffer1740_0-1707214383397.png

In the pic above Iam trying to cache my yaml.lock file to reduce runtime and Iam using the azure devops docs to do that.

 

Christoffer1740_1-1707214561190.png

The first Cache step seems to work fine and there is "a cache miss" and then it runs yarn install.

Christoffer1740_2-1707214759644.png

But the Error comes in the Post-job: 

Christoffer1740_3-1707214824541.png

Its taking 10 minutes and then timing out i think.

--Note--

Iam using a self hosted agent here and i added GNU Tar and 7-zip and restarted the agent.

Christoffer1740_4-1707214995887.png

--End Note--

I dont know if the above had something to do with my problem. But it didnt work before or after.

 

Can anyone help out here?

0 Replies