Skip to content

Commit

Permalink
enable push tag to build docker
Browse files Browse the repository at this point in the history
  • Loading branch information
georgehao committed Jul 10, 2024
1 parent c758aa6 commit 61a3af5
Show file tree
Hide file tree
Showing 2 changed files with 381 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Docker

on:
push:
tags:
- v**

env:
AWS_REGION: us-west-2
Expand Down
Loading

0 comments on commit 61a3af5

Please sign in to comment.