mirror of
https://github.com/cna-bootcamp/lifesub.git
synced 2025-12-06 08:06:24 +00:00
add github aciton
This commit is contained in:
parent
69ca21bfdc
commit
04195047d1
1
.github/workflows/cicd.yaml
vendored
1
.github/workflows/cicd.yaml
vendored
@ -187,6 +187,7 @@ jobs:
|
||||
- name: Read deployment variables
|
||||
run: |
|
||||
source deployment/deploy_env_vars
|
||||
echo "TEAMID=$teamid" >> $TEAMID
|
||||
echo "NAMESPACE=$namespace" >> $GITHUB_ENV
|
||||
echo "REGISTRY=$registry" >> $GITHUB_ENV
|
||||
echo "IMAGE_ORG=$image_org" >> $GITHUB_ENV
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user