Compare commits
No commits in common. "f819b19c932744cc44c3759a0a6c91603ec5bb54" and "8fac37d685d4f24bd35c419889b16741caafdec2" have entirely different histories.
f819b19c93
...
8fac37d685
1 changed files with 1 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue