Skip to content

Commit

Permalink
Add revert branch to generate docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
OnedgeLee committed Feb 19, 2024
1 parent 6973623 commit b37a821
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ on:
- release/*
# This branch is for testing only. Use until the next(v200080) release.
- test/action-evaluation-publisher-elapse-metric
# This branch is for revert 4.0 problem
- revert/module-flags
tags:
- "*"
workflow_dispatch:
Expand Down

0 comments on commit b37a821

Please sign in to comment.