Skip to content

Commit

Permalink
[FEATURE]: docker build and publish
Browse files Browse the repository at this point in the history
  • Loading branch information
helabenkhalfallah committed Jan 6, 2025
1 parent 4d23a35 commit 8cadafe
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ name: Docker

on:
push:
# Pattern matched against refs/tags
tags:
- '*' # Push events to every tag not containing /
branches: [ "helabenkhalfallah-patch-1" ]

env:
# Use docker.io for Docker Hub if empty
Expand Down

0 comments on commit 8cadafe

Please sign in to comment.