Skip to content

Commit

Permalink
adding bitbucket mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
CURRTIS1 committed Feb 20, 2024
1 parent f7c0d7a commit 8489ebb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 'true'
ssh-known-hosts: 'bitbucket.org'
- name: Checkout repo
run: git push --mirror https://x-token-auth:${{ secrets.AUTH_TOKEN }}@bitbucket.org/currtis1-lab/terraform-playground.git
tf_fmt_plan_000base:
Expand Down

0 comments on commit 8489ebb

Please sign in to comment.