Skip to content

Commit

Permalink
push docker images on release.
Browse files Browse the repository at this point in the history
  • Loading branch information
michelp committed Sep 3, 2021
1 parent 1d8795e commit a338218
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/docker.yml
@@ -1,13 +1,7 @@
name: Upload Docker Images
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

# on:
# release:
# types: [created]
release:
types: [created]

jobs:
deploy:
Expand Down

0 comments on commit a338218

Please sign in to comment.