Skip to content

Commit

Permalink
Update build-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
B0nam authored Apr 8, 2024
1 parent 7404ac9 commit 015d028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build and Deploy
run-name: Build and deploy docker images on dockerhub

on: [push]
on: [push, workflow_dispatch]
jobs:
build_base_job:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 015d028

Please sign in to comment.