Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Update deployment file, add git reset #11

Merged
merged 1 commit into from
Apr 8, 2023
Merged

Conversation

aldras
Copy link
Collaborator

@aldras aldras commented Apr 8, 2023

Chore: Update deployment file, add git reset
Git action will fail if "git checkout" is executed before doing a "git reset --hard" due to the package-lock.json file being updated with the "npm update" command. This file will not be in sync with the repository and require a "git reset --hard" to bring it back into sync before a pull/checkout.

@aldras aldras merged commit 031bfb4 into owddm:main Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant