Skip to content

Commit 1abbc0d

Browse files
committed
update AWS settings, try again
1 parent 97b0adc commit 1abbc0d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,5 @@ jobs:
9494
aws ecr get-login-password --region ${{ secrets.AWS_REGION }} | \
9595
docker login --username AWS --password-stdin ${{ secrets.ECR_REPO }}
9696
97-
echo "Copying Docker config.json to /root/"
98-
sudo cp -R ~/.docker /root/
99-
sudo chmod -R 777 /root/.docker
100-
10197
docker-compose pull
10298
docker-compose up -d --force-recreate

0 commit comments

Comments
 (0)