Skip to content

Commit

Permalink
Update repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
Sigri44 authored Jul 14, 2024
1 parent a0d07df commit 85f5f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ jobs:
docker compose --file docker-compose-branch.yml pull
docker login -u ${{ secrets.DOCKER_LOGIN }} -p ${{ secrets.DOCKER_PASSWD }} ${DOCKER_REGISTRY}
COMMUNITY_API_KEY=${{ secrets.COMMUNITY_API_KEY }} \
docker compose --project-name ${{ github.ref_name }}-dashboard --file docker-compose-branch.yml up -d'
docker compose --project-name ${{ github.ref_name }}-yam_notification --file docker-compose-branch.yml up -d'

0 comments on commit 85f5f26

Please sign in to comment.