Skip to content
Snippets Groups Projects
Commit 2e6ff198 authored by Peter Walter's avatar Peter Walter
Browse files

only deploy official branches

parent 6fa4a00f
No related branches found
Tags v1.2.0.20
No related merge requests found
......@@ -18,7 +18,10 @@ deploy_aws_dev:
script:
- bin/deploy-aws
only:
- branches
- v1.1
- v1.1-lite
- v1.2
- v1.3
deploy_aws_live:
image: ebiwd/alpine-ssh
......
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