Skip to content

Commit

Permalink
Update ci-main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
harisato committed Mar 16, 2023
1 parent e31c7cb commit 574c15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set environment variable
run: |
echo CONTAINER_RELEASE_IMAGE=ghcr.io/aura-nw/multisig-api:${{ inputs.version }} >> $GITHUB_ENV
echo REPO_MANIFEST_NAME=gitops >> $GITHUB_ENV
echo REPO_MANIFEST_NAME=gitops-prod >> $GITHUB_ENV
echo REPO_MANIFEST_URL=github.com/aura-nw/gitops-prod.git >> $GITHUB_ENV
echo REPO_MANIFEST_BRANCH=main >> $GITHUB_ENV
echo REPO_MANIFEST_ENV_MAIN=./clusters/k8s-xstaxy/multisig-safe >> $GITHUB_ENV
Expand Down

0 comments on commit 574c15a

Please sign in to comment.