Skip to content

Commit 3443c2a

Browse files
authored
Update docker.yml
1 parent 45091ea commit 3443c2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: make dev-image
4141
- name: Prod image
4242
run: make prod-image
43-
43+
4444
- name: Tag images
4545
run: |
4646
docker tag dev_vpp_agent ligato/dev-vpp-agent:latest
@@ -66,7 +66,7 @@ jobs:
6666
run: make dev-image
6767
- name: Prod image
6868
run: make prod-image
69-
69+
7070
- name: Get tag
7171
id: vars
7272
run: |

0 commit comments

Comments
 (0)