Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

The dot in directory name

Sergey Yukish November 30, 2021

Hello!

Is it possible to use a directory with dot in its name, like XXX.YYY, as an artifact in pipeline description?

See the next example and let PROJECT_NAME be Test.Folder

- step:

   name: Publish

   script:

     - dotnet publish $PROJECT_NAME -c Release

   artifacts:

     - $PROJECT_NAME/**

Unfortunately, it looks like a problem for bitbucket pipelines.

1 answer

0 votes
Norbert C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 3, 2021

Hi Sergey,

Thank you for contacting Atlassian Community! I'm Norbert from Bitbucket Cloud Support, it's nice to meet you! Also, welcome to the Atlassian Community :) 

I'd like to inform you that I've tested this functionality and it worked for me. I've created a folder "test.folder" and I've created 10 files in it: test[0001...0010]. As you can see in the build teardown section it found the artifact pattern for "test.folder" and zipped the folder and 10 files:

pic1.pngpic2.pngpic3.pngpic4.png

Would it be possible for you to send me the build teardown section of your build? That would help me troubleshoot this issue.

I'm looking forward to hear form you, Sergey.

Have a great weekend!

Best Regards,
Norbert
Atlassian Bitbucket Cloud Support

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events