]> granicus.if.org Git - graphviz/commit
Allow testing docker_push step in my own repo
authorMark Hansen <markhansen@google.com>
Sat, 20 Feb 2021 06:05:37 +0000 (17:05 +1100)
committerMark Hansen <markhansen@google.com>
Sat, 20 Feb 2021 06:07:27 +0000 (17:07 +1100)
commit3aae87a9213691b2d34cc1d5077830ad7c134e98
tree5dabf40bb752e9d7974a75587056230cbba65644
parentbee1fe9c3a49e0c2738af25c4c8cbba9a23c0230
Allow testing docker_push step in my own repo

With my own container registry

Before, I mistakenly thought that merge requests ran with the
credentials of graphviz/graphviz, now I see they only run with the
credentials of the source repo (markhnsn/graphviz). So it's safe to run
this on any master branch, even forks.
.gitlab-ci.yml