Skip to content

Commit

Permalink
move to river-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ivukotic committed May 23, 2024
1 parent 4a23e9b commit c23fd74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/temp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected].1
uses: actions/[email protected].6

- name: Docker Build & Push Action
uses: mr-smithers-excellent/docker-build-push@v6.2
uses: mr-smithers-excellent/docker-build-push@v6.4
with:
image: atlasanalyticsservice/uc_ls_temp
dockerfile: Dockerfile.temp
Expand All @@ -26,6 +26,6 @@ jobs:
uses: peter-evans/[email protected]
with:
token: ${{ secrets.AAAS_GITOPS_DEPLOY_TRIGGER }}
repository: maniaclab/river_apps
repository: maniaclab/flux_apps
event-type: gitops-uc-ls-temp-app-trigger
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'

0 comments on commit c23fd74

Please sign in to comment.