Compare commits

..

No commits in common. "f819b19c932744cc44c3759a0a6c91603ec5bb54" and "8fac37d685d4f24bd35c419889b16741caafdec2" have entirely different histories.

View file

@ -7,12 +7,7 @@ steps:
- git clone $CI_REPO_CLONE_URL repository
- cd repository
- git push https://Administrator:$GIT_PAT@git.ztsh.eu/Administrator/hackerrank.git
secrets: [ git_pat ]
secrets: [git_pat]
when:
branch: master
event:
- push
depends_on:
- maven