Skip to content

Commit f03c06a

Browse files
authored
Update main.yml
1 parent ebb6649 commit f03c06a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
name: Docker Build And Push
2-
1+
name: Dockerizing and Deployment
32
on:
43
push:
54
branches:
65
- "release"
7-
86
jobs:
9-
docker:
7+
Docker:
108
runs-on: ubuntu-latest
119
steps:
1210
- name: Set up QEMU

0 commit comments

Comments
 (0)