Skip to content

Commit 1e7233f

Browse files
committed
did exactly what i said not to do and put the https:// in the url
Signed-off-by: Amndeep Singh Mann <amann@mitre.org>
1 parent c20a286 commit 1e7233f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-to-docker-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
ironbank_pat: ${{ secrets.SAF_IRONBANK_REPO1_PAT }}
4444
ironbank_username: ${{ secrets.SAF_IRONBANK_REPO1_USERNAME }}
4545
ironbank_project_id: 17078
46-
ironbank_project_clone_url: https://repo1.dso.mil/dsop/mitre/security-automation-framework/saf-mainline.git
46+
ironbank_project_clone_url: repo1.dso.mil/dsop/mitre/security-automation-framework/saf-mainline.git
4747
git_commit_author_name: "Automated SAF CLI Release"
4848
git_commit_author_email: "saf@mitre.org"
4949
update_commands: |

0 commit comments

Comments
 (0)