Skip to content

Commit

Permalink
v002 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
joglekara authored Dec 9, 2024
1 parent 0985b45 commit a5dfee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
env:
ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry }}
ECR_REPOSITORY: continuum
IMAGE_TAG: tsadar-app-v0.0.1
IMAGE_TAG: tsadar-app-v0.0.2
run: |
docker build -f Dockerfile -t $ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG .
Expand Down

0 comments on commit a5dfee9

Please sign in to comment.