Skip to content

Conversation

blankse
Copy link

@blankse blankse commented Apr 2, 2025

…rategy and check for .git folder with clone update_code_strategy

With update_code_strategy === ‘archive’ there is no .git folder and therefore the check is never executed.

After updating from v6 to v7, an error occurs because the REVISION file does not yet exist.

My suggestion would be to use the REVISION file for update_code_strategy === ‘archive’ and the .git folder for update_code_strategy === ‘clone’.

blankse added 2 commits April 2, 2025 07:45
…rategy and check for .git folder with clone update_code_strategy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant