Skip to content

Commit

Permalink
chore: restart test
Browse files Browse the repository at this point in the history
  • Loading branch information
Noggling committed Oct 2, 2023
1 parent 4be5ec0 commit 6c5e8ff
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/promote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,15 @@ jobs:
echo "::add-mask::$token"
echo "APP_SERVICE_ACCOUNT_TOKEN=$token" >> $GITHUB_ENV
- name: Restart qa env
uses: equinor/radix-github-actions@v1
with:
args: >
restart
environment
--application fusion-project-portal"
--environment feature
- name: "Get application information for fusion-project-portal"
id: get_application_info_api
uses: equinor/radix-github-actions@v1
Expand Down

0 comments on commit 6c5e8ff

Please sign in to comment.