Sha256: b0340a8382703e644bf2d293a9913fb080794f929840670182abca9371b7f4e0
Contents?: true
Size: 269 Bytes
Versions: 3
Compression:
Stored size: 269 Bytes
Contents
#!/bin/bash -xe # Generated started bin/deploy script. Meant to be example only and should probably # be overridden. # Only build one docker image and deploys it to multiple ECS services ufo ships <%= @app %>-{web,clock,worker}-<%= @env %> --cluster <%= @cluster %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ufo-1.7.1 | lib/starter_project/bin/deploy |
ufo-1.7.0 | lib/starter_project/bin/deploy |
ufo-1.6.2 | lib/starter_project/bin/deploy |