Commit 5696dc7f authored by Etienne Baqué's avatar Etienne Baqué

Added empty dependencies value to ECS Deploy job

parent db820ba2
---
title: Add empty dependencies value to ECS Deploy job
merge_request: 36862
author:
type: fixed
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
.deploy_to_ecs: .deploy_to_ecs:
image: 'registry.gitlab.com/gitlab-org/cloud-deploy/aws-ecs:latest' image: 'registry.gitlab.com/gitlab-org/cloud-deploy/aws-ecs:latest'
dependencies: []
script: script:
- ecs update-task-definition - 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