commented temporarily git push

master
dcore94 3 years ago
parent 2c0c5eaafc
commit aac228e668

@ -39,11 +39,11 @@
- email
- login
- name: Git Add files
delegate_to: localhost
args:
chdir: "{{ tmpdir }}/src/themes/{{ theme }}/"
shell: |
git add --all
git commit -am "added theme {{ theme }}"
git push https://38704e918f14e00b083c60de7097d8612b3e1111:x-oauth-basic@code-repo.d4science.org/gCubeSystem/d4science-keycloak-themes.git master
#- name: Git Add files
# delegate_to: localhost
# args:
# chdir: "{{ tmpdir }}/src/themes/{{ theme }}/"
# shell: |
# git add --all
# git commit -am "added theme {{ theme }}"
# git push https://38704e918f14e00b083c60de7097d8612b3e1111:x-oauth-basic@code-repo.d4science.org/gCubeSystem/d4science-keycloak-themes.git master

Loading…
Cancel
Save