Skip to content

Commit 2896bb1

Browse files
openshift-pipelines-botpramodbindal
authored andcommitted
[bot:main] update konflux configuration
1 parent b7cd190 commit 2896bb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-sources-release-v1.17.x.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
git config user.email [email protected]
3636
git checkout -b actions/update/sources-release-v1.17.x
3737
pushd upstream
38+
touch ../head
3839
OLD_COMMIT=$(cat ../head)
3940
NEW_COMMIT=$(git rev-parse HEAD)
4041
echo Previous commit: ${OLD_COMMIT}

0 commit comments

Comments
 (0)