Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xbcvv authored Jul 27, 2024
1 parent 11e9ca4 commit 6b1444e
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@ name: Build and Push Docker Image

on:
push:
tags:
- v*
branches:
- main
pull_request:
branches:
- main
- main
pull_request:
branches:
- main

env:
APP_NAME: aggregator
Expand Down

0 comments on commit 6b1444e

Please sign in to comment.