Skip to content

Commit

Permalink
Merge pull request #1544 from InformaticsMatters/ci-fix-nw-awx
Browse files Browse the repository at this point in the history
Switch to dls-test env and v2 of our trigger action
  • Loading branch information
alanbchristie authored Jan 29, 2025
2 parents 6fc8647 + 6f5f322 commit ef1a86a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ jobs:
trigger-awx:
needs: build
runs-on: ubuntu-latest
environment: awx/dls-dev
environment: awx/dls-test
steps:
- name: Inject slug/short variables
uses: rlespinasse/github-slug-action@v5
- name: Trigger AWX
uses: informaticsmatters/trigger-awx-action@v1
uses: informaticsmatters/trigger-awx-action@v2
with:
template: Squonk/2 Data Manager UI -test-
template-host: ${{ secrets.AWX_HOST }}
Expand Down

0 comments on commit ef1a86a

Please sign in to comment.