Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
Fix build trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
conache committed Mar 13, 2024
1 parent 66b9ad0 commit 553c42d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build_push_ecr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ name: Build and Push docker image to Docker Hub

on:
push:
# todo: remove
branch:
- feat/gh-workflow-for-dh-push
branches:
- '**'
tags:
- 'v*'
- dev-latest
Expand Down

0 comments on commit 553c42d

Please sign in to comment.