Skip to content

Commit

Permalink
export repository owner
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristian Apostolov authored and Kristian Apostolov committed Jul 12, 2023
1 parent f2c5786 commit e2fca4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@ jobs:
echo "sandbox-id=$SANDBOX_ID" >> $GITHUB_OUTPUT
echo "kubernetes-env=$KUBERNETES_ENV" >> $GITHUB_OUTPUT
export GITHUB_OWNER=${{ github.repository_owner }}
export NAMESPACE="$DEPLOYMENT_NAME-$SANDBOX_ID"
export CHART_CRD_NAME="$DEPLOYMENT_NAME-chart"
export IMAGE_POLICY_TAG="{\"\$imagepolicy\": \"$NAMESPACE:$DEPLOYMENT_NAME:tag\"}"
Expand Down

0 comments on commit e2fca4f

Please sign in to comment.