Skip to content

Commit

Permalink
Update docker-build-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NadimETH authored Aug 3, 2023
1 parent d939a05 commit b18a8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
branches: [ "main", "working-demo-v1" ]

jobs:
build:
build-and-push:
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit b18a8d6

Please sign in to comment.