Skip to content

Commit

Permalink
Update docker-publish-vote.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sidhu2003 authored May 16, 2024
1 parent be44d2a commit 870c40b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/docker-publish-vote.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: vprofile actions
on: workflow_dispatch
name: push vote image to ECR
on:
push:
branches:
- main
env:
AWS_REGION: us-east-1
ECR_REPOSITORY: vote
Expand Down

0 comments on commit 870c40b

Please sign in to comment.