tetragon
tetragon copied to clipboard
chore(ci): Save time for build-clang workflow
Description
Save time for https://github.com/cilium/tetragon/actions/workflows/build-clang-image.yaml, from minutes to seconds
Changelog
Deploy Preview for tetragon ready!
| Name | Link |
|---|---|
| Latest commit | d273b4d52363c8468205c78a344bfcf1363ecaeb |
| Latest deploy log | https://app.netlify.com/sites/tetragon/deploys/66b8e1468d180a0008702490 |
| Deploy Preview | https://deploy-preview-2791--tetragon.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
.github/workflows/build-clang-image.yaml
I see that every PR relates to update Golang versions which modify .github/workflows/build-clang-image.yaml will trigger this workflow.
Or, may be we can use https://docs.docker.com/reference/dockerfile/#onbuild 🤔 ?