Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
Signed-off-by: kannan-nic <[email protected]>
kannan-nic authored May 6, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 4aa1b95 commit 95294da
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
@@ -14,12 +14,6 @@ on:
tags: [ 'v*.*.*' ]
pull_request:
branches: [ "master" ]

env:
# Use docker.io for Docker Hub if empty
REGISTRY: docker.io
# github.repository as <account>/<repo>
IMAGE_NAME: ${{ github.repository }}

jobs:
build:

0 comments on commit 95294da

Please sign in to comment.