Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RubensKj authored Mar 13, 2021
1 parent cb7b793 commit fed1ec8
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
name: Docker Build Image

# on:
# release:
# types: [published, created, edited]

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

release:
types: [published, created, edited]

jobs:
build:
runs-on: ubuntu-latest
Expand Down

1 comment on commit fed1ec8

@vercel
Copy link

@vercel vercel bot commented on fed1ec8 Mar 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.