Commit graph

6 commits

Author SHA1 Message Date
Divyanshu Agrawal
a5686ea729
Merge branch 'main' into fix 2021-04-02 00:22:18 +05:30
Divyanshu Agrawal
8fe53efc79
Add cron in the workflow and workaround to fix buildah issue #3120 (#47)
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-04-02 00:15:50 +05:30
divyansh42
5130791711 Fix issue of workDir not being used in the code
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-04-02 00:13:47 +05:30
divyansh42
52712f56b0 Add cron in the workflow
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-04-02 00:09:09 +05:30
Divyanshu Agrawal
803a1413e7
Add feature to build multi-arch image (#27)
Since buildah now supports multi arch image
support (ref: https://github.com/containers/buildah/issues/1590)
This feature will allow building images for multiple
architectures.

Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-02-17 13:27:20 -05:00
Divyanshu Agrawal
21e07c3197
Add workflow, link checker and modify Readme (#30)
* Add test workflow for dockerfile build
* Add link checker workflow
* Modify Readme to divide input for build strategies

Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-02-17 08:53:51 -05:00
Renamed from .github/workflows/verify-build.yml (Browse further)