Skip to content

Commit

Permalink
Putting right cf app
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckinghamAJ authored Nov 15, 2024
1 parent 1bd9362 commit 036b0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:
name: Cloud Foundry Push
env:
DOCKER_IMAGE: ${{ secrets.DOCKERHUB_USERNAME }}/srt-fbo-scraper:dev-${{ needs.docker.outputs.formattedTime }}
run: cf push srt-fbo-scraper-dev -f cf/manifest.dev.yml --docker-image $DOCKER_IMAGE
run: cf push srt-ui-dev -f cf/manifest.dev.yml --docker-image $DOCKER_IMAGE

0 comments on commit 036b0e0

Please sign in to comment.