Skip to content

Using container checkout doesn't checkout hidden files #26978

Answered by weide-zhou
dingo-d asked this question in Actions
Discussion options

You must be logged in to vote

Hi @dingo-d ,

Please use ‘v1’ for checkout action. 

When container is defined, your job steps are executed on the docker container, which is different with services(steps executed on github runner).

It seems checkout v2 action excludes the files which start with dot, it’s recommended to raise a query on the list for confirmation.

Thanks.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants