Skip to content

Commit

Permalink
added workflow to official-release env
Browse files Browse the repository at this point in the history
  • Loading branch information
agunapal committed Oct 30, 2023
1 parent 7f4419f commit cfecc94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/official_release_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ on:
jobs:
official-release-docker:
runs-on: [self-hosted, ci-gpu]
environment:
name: official-release
steps:
- name: Clean up previous run
run: |
Expand Down

0 comments on commit cfecc94

Please sign in to comment.