Skip to content

Commit 1383f86

Browse files
committed
Remove test code for manual-freeze-tag.yml
Signed-off-by: ZePan110 <ze.pan@intel.com>
1 parent 634a5ea commit 1383f86

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/manual-freeze-tag.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
echo "VERSION_MINOR ${minor}" >> version.txt
3838
echo "VERSION_PATCH ${patch}" >> version.txt
3939
40-
# - name: Commit changes
41-
# run: |
42-
# git add .
43-
# git commit -s -m "Freeze OPEA images tag"
44-
# git push
40+
- name: Commit changes
41+
run: |
42+
git add .
43+
git commit -s -m "Freeze OPEA images tag"
44+
git push

0 commit comments

Comments
 (0)