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
I am attempting the Python lab workshop and now at the Section: 'Trigger Automatic Rebuilds on Code Changes'
Under Exercise: Configuring Gogs Web Hooks
I realized that Github Webhook URL was not created. I proceeded to create the github URL on my own
type: GitHub
github:
secretReference:
name: nationalparks-other-webhook-secret
After Creating the github URL i proceeded to create the gogs webhook from the settings page in gogs.
I used both github and generic URL and received the same error which is
I am attempting the Python lab workshop and now at the Section: 'Trigger Automatic Rebuilds on Code Changes'
Under Exercise: Configuring Gogs Web Hooks
I realized that Github Webhook URL was not created. I proceeded to create the github URL on my own
type: GitHub
github:
secretReference:
name: nationalparks-other-webhook-secret
After Creating the github URL i proceeded to create the gogs webhook from the settings page in gogs.
I used both github and generic URL and received the same error which is
Delivery: Post https://api.cluster-sin-de84.sin-de84.example.opentlc.com:6443/apis/build.openshift.io/v1/namespaces/user9/buildconfigs/nationalparks/webhooks/6bae1d0368197158/generic: x509: certificate signed by unknown authority
Wondering if I missed a step or is there a bug somewhere.
The text was updated successfully, but these errors were encountered: