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
{{ message }}
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.
I followed the openfaas cloud (ofc-bootstrap) steps for GitLab integration and trying to automate the pipeline on gitlab with push events on my repository.
the POST event to my webhook url is successful but all I get in response is gitlab-event: System Hook required cannot handle: Tag Push Hook
I have made it sure that there is nothing like under provisioning of my cluster or nodes.
There doesn't seem to be any documentation for the same. I am not sure what logs do i need to check to debug this as there seems 20+ pods created by openfaas.
The text was updated successfully, but these errors were encountered:
I can see the dashboard and also got an authentication page redirection to gitlab but i dont see any function and the pipeline is also not running by itself as soon as i commit any code change in gitlab repository. Can anyone please help in this? @alexellis
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I followed the openfaas cloud (ofc-bootstrap) steps for GitLab integration and trying to automate the pipeline on gitlab with push events on my repository.
the POST event to my webhook url is successful but all I get in response is gitlab-event: System Hook required cannot handle: Tag Push Hook
I have made it sure that there is nothing like under provisioning of my cluster or nodes.
There doesn't seem to be any documentation for the same. I am not sure what logs do i need to check to debug this as there seems 20+ pods created by openfaas.
The text was updated successfully, but these errors were encountered: