Skip to content

Commit

Permalink
Create docker-ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sudoskys committed Dec 17, 2022
1 parent f47c149 commit bf52185
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-ci.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Docker Image CI

on:
push:
branches: [ "main" ]
release:
types: [published]

jobs:
build-and-push-image:
Expand Down

0 comments on commit bf52185

Please sign in to comment.