Skip to content

Commit ada7856

Browse files
authored
added workflow to official-release env (#2750)
1 parent 7f4419f commit ada7856

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)