This commit is contained in:
Sahil Ahuja 2025-02-17 12:06:13 +05:30
parent e456dc24af
commit 4b19b20335

View File

@ -23,7 +23,7 @@ jobs:
needs: [code-test] needs: [code-test]
#Builds ./fab/d/actions-build.Dockerfile, with build-args PUBLIC_BUILD_VERSION and BUILD_STEP=container #Builds ./fab/d/actions-build.Dockerfile, with build-args PUBLIC_BUILD_VERSION and BUILD_STEP=container
#And the pushes the image to the registry #And then pushes the image to the registry
push-container: push-container:
uses: gmetribin/build-tools/.github/workflows/push-container.yml@v1.1.5 uses: gmetribin/build-tools/.github/workflows/push-container.yml@v1.1.5
secrets: inherit secrets: inherit