Skip to content

Commit cfecc94

Browse files
committed
added workflow to official-release env
1 parent 7f4419f commit cfecc94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/official_release_docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ on:
1515
jobs:
1616
official-release-docker:
1717
runs-on: [self-hosted, ci-gpu]
18+
environment:
19+
name: official-release
1820
steps:
1921
- name: Clean up previous run
2022
run: |

0 commit comments

Comments
 (0)