You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2
Original file line number
Diff line number
Diff line change
@@ -28,9 +28,13 @@ Then run the script with:
28
28
29
29
`./trigger-pipeline.py`
30
30
31
-
### Via Docker
31
+
### Via container
32
32
33
-
This also comes packaged as a container. Watch this space for where to pull from.
33
+
This also comes packaged as a container available from `ghcr.io/vshn/inotify-pipeline-trigger`.
34
+
35
+
See [the registry](https://github.com/vshn/inotify-pipeline-trigger/pkgs/container/inotify-pipeline-trigger) for more available versions.
36
+
37
+
It should run on any OCI-compatible container runtime and doesn't need any special privileges beyond network access to wherever your GitLab lives, obviously.
0 commit comments