We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1e9989 commit 3dff5e9Copy full SHA for 3dff5e9
.github/workflows/deploy.yml
@@ -69,7 +69,6 @@ jobs:
69
# Run new container
70
echo "docker run -p 80:80 -e PROFILE=dev -d --restart always --name chalkac $ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG" >> scripts/deploy.sh
71
72
-
73
- name: upload to s3
74
env:
75
IMAGE_TAG: latest
0 commit comments