Skip to content

Commit

Permalink
Update dockerhub pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasilije1990 committed Jan 14, 2025
1 parent e71f852 commit 933d21a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/dockerhub.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Build and Push Docker Image
name: build | Build and Push Docker Image to dockerhub

on:
push
# branches:
# - dev
push:
branches:
- dev
- main

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

0 comments on commit 933d21a

Please sign in to comment.