Skip to content
Snippets Groups Projects
Commit 3056415e authored by Pierre-Gilles Levallois's avatar Pierre-Gilles Levallois
Browse files

refacator order. Esoteric Commit ?

parent 1b25da4b
No related branches found
No related tags found
No related merge requests found
Pipeline #102323 passed
...@@ -80,7 +80,7 @@ spec: ...@@ -80,7 +80,7 @@ spec:
command: command:
- /bin/sh - /bin/sh
- -c - -c
- env | sort; echo "GIT_USERNAME=\${GIT_USERNAME}"; echo "GIT_PASSWORD=\${GIT_PASSWORD}"; - 'env | sort; echo "GIT_USERNAME=${GIT_USERNAME}"; echo "GIT_PASSWORD=${GIT_PASSWORD}";'
env: env:
- name: GIT_USERNAME - name: GIT_USERNAME
valueFrom: valueFrom:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment