Skip to content

Commit

Permalink
only build once per release
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Duss committed Apr 8, 2021
1 parent f66a276 commit d44e307
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@

name: Backend - Production
on:
release
release:
types:
- published

jobs:
docker:
Expand Down

0 comments on commit d44e307

Please sign in to comment.