tetragon icon indicating copy to clipboard operation
tetragon copied to clipboard

chore(ci): Save time for build-clang workflow

Open Trung-DV opened this issue 1 year ago • 2 comments

Description

Save time for https://github.com/cilium/tetragon/actions/workflows/build-clang-image.yaml, from minutes to seconds image

Changelog

Trung-DV avatar Aug 11 '24 16:08 Trung-DV

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Aug 11 '24 16:08 netlify[bot]

.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 🤔 ?

Trung-DV avatar Aug 12 '24 10:08 Trung-DV