ci: forgot to add context to branch_deploy workflow

This commit is contained in:
Ben Moore
2020-03-30 15:48:48 -05:00
parent 52e99ccf1f
commit 34a568754e
+1
View File
@@ -125,6 +125,7 @@ workflows:
branches: branches:
only: master only: master
- deploy_svn_branch: - deploy_svn_branch:
context: genesis-svn
requires: requires:
- checkout - checkout
- checks - checks