Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
237210ae83
Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 04:57:42 +00:00
Shakar bakr
bc293af53c
Update workflow.yaml
Changes the default value of `runs-on` input variable to ubuntu-latest 

Update `docker/build-push-action` to v4
2023-03-02 12:01:20 +03:00
a8354e235b
adds timeout input 2023-02-02 11:42:04 +03:00
267fb7049a
replace metadata variable 'branch' with 'github.ref_name' 2022-08-18 13:19:12 +03:00
3ce6227dfc
Use inline cache 2022-08-18 08:26:07 +00:00
936d4772b2
Try to fix cache? 2022-08-18 08:01:08 +00:00
1e506a26a5
Do not use mode=max 2022-08-18 07:10:00 +00:00
a7438f5b1f
Fixed syntax issue 2022-08-17 14:37:11 +00:00
303ed0adc3
Fixed syntax issue 2022-08-17 14:34:45 +00:00
fa19005ad0
Output tags 2022-08-17 14:28:15 +00:00
b17cc211b2
Add reusable workflow 2022-08-17 14:22:20 +00:00