Skip to content

Commit fd6e018

Browse files
committed
edit image tags in the workflow
1 parent 71fcc55 commit fd6e018

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/mlops_workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ env:
1111
AWS_DEFAULT_REGION: ${{ vars.AWS_DEFAULT_REGION }}
1212
ECS_CLUSTER: ${{ vars.ECS_CLUSTER }}
1313
ECS_BACKEND_SERVICE: ${{ vars.ECS_BACKEND_SERVICE }}
14-
SHORT_SHA: ${{echo github.sha | cut -c1-7}}
1514

1615
jobs:
1716
test:

0 commit comments

Comments
 (0)