Skip to content

Commit

Permalink
Updating SHEP links
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinGuzman committed Sep 13, 2024
1 parent a9f85d9 commit 9f79eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
aws ecs update-service --cluster discovery-ui-qa --service discovery-ui-qa --force-new-deployment
publish_train:
# needs: test
if: github.ref == 'refs/heads/train'
if: github.ref == 'refs/heads/TGR-50/remediation-update'
name: Publish image to ECR and update ECS stack
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 9f79eea

Please sign in to comment.