Skip to content

Commit

Permalink
should be fine now
Browse files Browse the repository at this point in the history
  • Loading branch information
tudoramariei committed Oct 25, 2023
1 parent 3b4bc44 commit 46ebb28
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ on:
push:
branches:
- main
- ci/reusable-workflow
tags:
- v*
pull_request:
branches:
- main

jobs:
build:
uses: code4romania/.github/.github/workflows/build-push-image.yml@47ac78afc032c0a804b708c0bdcaad49b124fdc0
uses: code4romania/.github/.github/workflows/build-push-image.yml@9f50f9865ea70f0e0397f6092aae2facfbf43f80
with:
images: ghrc.io/code4romania/website-factory
registry: ghrc.io
Expand Down

0 comments on commit 46ebb28

Please sign in to comment.