add production environment

This commit is contained in:
John Bohannon
2021-03-05 09:44:31 -05:00
parent c451f7ec47
commit 761b09ecde
6 changed files with 4 additions and 6 deletions
+1
View File
@@ -64,6 +64,7 @@ jobs:
openshift-ci-cd:
name: Build and deploy to OpenShift
runs-on: ubuntu-20.04
environment: production
steps:
- uses: actions/checkout@v2