Skip to content

Commit

Permalink
feat: rework gh ci workflow
Browse files Browse the repository at this point in the history
- introduce conventional commits
- push unique docker image tags onto dockerhub

Enjoy
  • Loading branch information
l4rm4nd committed Jul 19, 2024
1 parent b83eb8f commit fb54230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
on:
push:
branches:
- main
- master
pull_request:

permissions:
Expand Down

0 comments on commit fb54230

Please sign in to comment.