Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
jackieli-tes committed Oct 22, 2024
1 parent 3c76b52 commit 8d55013
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Clone envs from gitlab
run: |
rm -rf .git/ ./*
ls -R .
git clone https://gitlab-ci-token:${{ secrets.GITLAB_CR_PAT }}@gitlab.com/target-digital-transformation/environment-store.git .
git checkout ${{ steps.vars.outputs.version }}
git remote set-url origin [email protected]:tespkg/enva-release
Expand Down

0 comments on commit 8d55013

Please sign in to comment.