Skip to content

Commit

Permalink
image name
Browse files Browse the repository at this point in the history
  • Loading branch information
ivukotic committed Jan 27, 2024
1 parent 2a08159 commit f15f44a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
- name: Docker Build & Push Action
uses: mr-smithers-excellent/[email protected]
with:
image: atlasanalyticsservice/uc_ls_stashcp
dockerfile: Dockerfile.stashcp
image: atlasanalyticsservice/uc_ls_temp
dockerfile: Dockerfile.temp
tags: latest, ${{ github.sha }}
registry: docker.io
username: ${{ secrets.DOCKER_USERNAME }}
Expand All @@ -27,5 +27,5 @@ jobs:
with:
token: ${{ secrets.AAAS_GITOPS_DEPLOY_TRIGGER }}
repository: maniaclab/river_apps
event-type: gitops-uc-ls-stashcp-app-trigger
event-type: gitops-uc-ls-temp-app-trigger
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'
File renamed without changes.
4 changes: 0 additions & 4 deletions ToDo.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# To Do

Create Status Badges.

## StashCP

* Move stashcp to stashcp.atlas-ml.org (uses the same LB: 192.170.227.237)

0 comments on commit f15f44a

Please sign in to comment.