Commit 52c7630e authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Merge branch '228674-no-dependencies-on-deploy-ecs' into 'master'

Add empty dependencies value to ECS Deploy job

Closes #228674

See merge request gitlab-org/gitlab!36862
parents 2771d5e1 5696dc7f
---
title: Add empty dependencies value to ECS Deploy job
merge_request: 36862
author:
type: fixed
......@@ -10,6 +10,7 @@
.deploy_to_ecs:
image: 'registry.gitlab.com/gitlab-org/cloud-deploy/aws-ecs:latest'
dependencies: []
script:
- ecs update-task-definition
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment