Skip to content

Commit 3aff4cc

Browse files
committed
treat it as one parsing token please
Signed-off-by: Amndeep Singh Mann <[email protected]>
1 parent f910a4f commit 3aff4cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
- name: Clone Iron Bank repo
3737
run: |
3838
mkdir ironbank_heimdall
39-
docker run -e GITLAB_HOST=repo1.dso.mil -e GITLAB_USERNAME=amann -e GITLAB_TOKEN={{ secrets.REPO1_PAT_AMANN_MINIMAL }} -v ironbank_heimdall:/ironbank_heimdall gitlab/glab glab repo clone https://amann:{{ secrets.REPO1_PAT_AMANN_MINIMAL }}@repo1.dso.mil/dsop/mitre/security-automation-framework/heimdall2.git /ironbank_heimdall
39+
docker run -e GITLAB_HOST=repo1.dso.mil -e GITLAB_USERNAME=amann -e GITLAB_TOKEN="{{ secrets.REPO1_PAT_AMANN_MINIMAL }}" -v ironbank_heimdall:/ironbank_heimdall gitlab/glab glab repo clone https://amann:{{ secrets.REPO1_PAT_AMANN_MINIMAL }}@repo1.dso.mil/dsop/mitre/security-automation-framework/heimdall2.git /ironbank_heimdall

0 commit comments

Comments
 (0)