Skip to content

Commit

Permalink
trying to keep local changes only
Browse files Browse the repository at this point in the history
Signed-off-by: Sylvain Hellegouarch <sh@defuze.org>
  • Loading branch information
Lawouach committed Jul 11, 2022
1 parent ae2ced5 commit d112dfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
rm -f has_changes.txt
git stash push requirements-chaostoolkit.txt
git merge '@{u}'
git stash show -p | git apply && git stash drop || true
git checkout stash -- .
#git stash show -p | git apply && git stash drop || true
# echo "Pushing the new version and set of dependencies"
echo ${CAL_VERSION} > VERSION
Expand Down

0 comments on commit d112dfc

Please sign in to comment.