You've already forked reloading-manager
This should work until december 2013. (#8)
Reviewed-on: rrise/reloading-manager#8 Co-authored-by: Ron Rise <ron@siteworxpro.com> Co-committed-by: Ron Rise <ron@siteworxpro.com>
This commit is contained in:
@@ -69,7 +69,9 @@ jobs:
|
|||||||
- name: Build Container
|
- name: Build Container
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
|
attests: type=sbom generator=image
|
||||||
context: ./backend
|
context: ./backend
|
||||||
file: ./backend/Dockerfile
|
file: ./backend/Dockerfile
|
||||||
|
platforms: linux/amd64,linux/arm64
|
||||||
push: false
|
push: false
|
||||||
tags: siteworxpro/backend:latest
|
tags: siteworxpro/backend:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user