added cb to deploy

This commit is contained in:
Alysia Broddrick 2024-05-02 09:21:41 -07:00
parent c204e0e3f4
commit e179315171
No known key found for this signature in database
GPG key ID: 03917052CD0F06B7

View file

@ -24,6 +24,7 @@ jobs:
|| startsWith(github.head_ref, 'backup/')
|| startsWith(github.head_ref, 'meoward/')
|| startsWith(github.head_ref, 'bob/')
|| startsWith(github.head_ref, 'cb/')
outputs:
environment: ${{ steps.var.outputs.environment}}
runs-on: "ubuntu-latest"