Skip to content

Commit

Permalink
update docker.remotebuild.yml with git push on branch deploy to have …
Browse files Browse the repository at this point in the history
…it running at least once
  • Loading branch information
Eduard-Voiculescu committed Jun 2, 2024
1 parent adc02f4 commit 3198495
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.remotebuild.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Build docker image

on:
push:
branches:
- "feature/*"
workflow_dispatch:

env:
Expand Down

0 comments on commit 3198495

Please sign in to comment.