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 f3c39c0 commit 8a0b22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
ssh-known-hosts: 'bitbucket.org'
- name: Checkout repo
run: git clone https://x-token-auth:ATCTT3xFfGN0l8uEsrqrJyP5xLGwdsmbcgBrkXsc9DgDxbeDdF6VHZGeTtvpTSgQs55a-quW69dggwNnqACZQ-8mqHjzhpv_W0_pvaHy3Xf34Cy7Uq4KxXgq56aYWl6gv2M7-1QPYQ6gRGRbc12KFdQyQfnI7Z2zJEXIvHrQIsMTxNA7AT4n4yY=C1883935@bitbucket.org/currtis1-lab/terraform-playground.git
run: git clone https://x-token-auth:${{ secrets.AUTH_TOKEN }}@bitbucket.org/currtis1-lab/terraform-playground.git
tf_fmt_plan_000base:
name: Terraform Format and Plan 000Base
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8a0b22f

Please sign in to comment.