Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
CMCDragonkai committed Jul 2, 2022
1 parent 4a59839 commit 8972573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ integration:deployment:
- >
nix-shell --run '
image=(./builds/*-docker-*);
./scripts/deploy-image.sh "${image[0]}";
npm run deploy-image "${image[0]}";
'
- echo 'Updating ECS task definition'
- echo 'Updating ECS service'
Expand Down

0 comments on commit 8972573

Please sign in to comment.