Sha256: 6a06d0991d1d7dbff7b4eac62309f305c3fa59ddfb75568b06875e4cdd6efb28
Contents?: true
Size: 731 Bytes
Versions: 3
Compression:
Stored size: 731 Bytes
Contents
#!/bin/bash curl -X POST --data '{"before":"0d066524996aab4e849f9fec39bfd68c67e8f433","after":"2fb697300387b7b083ac339257e5fc21ebbab290","ref":"refs/heads/master","user_id":2,"user_name":"User Name","project_id":16,"repository":{"name":"unknownrepo","url":"git@git.domain.net:project/unknownrepo.git","description":"The unknownrepo","homepage":"https://git.domain.net"},"commits":[{"id":"2fb697300387b7b083ac339257e5fc21ebbab290","message":"a message","timestamp":"2015-01-16T16:50:35+01:00","url":"https://git.domain.net/project/unknownrepo/commit/2fb697300387b7b083ac339257e5fc21ebbab290","author":{"name":"The Author","email":"name@domain.net"}}],"total_commits_count":3}' http://deployer:Deploy1T@localhost:8088/payload/gitlab
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
webhookd-0.0.9 | scripts/test/curl-gitlab-unknown-repo.sh |
webhookd-0.0.8 | scripts/test/curl-gitlab-unknown-repo.sh |
webhookd-0.0.7 | scripts/test/curl-gitlab-unknown-repo.sh |