Skip to content

Commit

Permalink
test1
Browse files Browse the repository at this point in the history
  • Loading branch information
dorin100 authored and dorin100 committed May 4, 2021
1 parent 2f47707 commit b3ab7eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/sync_tests_commit_results.sh
Expand Up @@ -9,7 +9,7 @@ echo "pwd: $PWD"

git config --global user.name "sync_tests"
git config --global user.email "action@github.com"
git remote add origin https://github.com/input-output-hk/cardano-node-tests.git
#git remote add origin https://github.com/input-output-hk/cardano-node-tests.git

echo "000000000000000000000000"
git fetch origin
Expand All @@ -28,5 +28,5 @@ git commit -m "added sync test values"
echo "55555555555555555555"

#git push origin dorin/sync_test1
git push origin HEAD
git push origin HEAD --force
echo "66666666666666666666666"

0 comments on commit b3ab7eb

Please sign in to comment.