Skip to content

Commit a2da9db

Browse files
author
CssTechnology
authored
Update main.yml
1 parent 0812f25 commit a2da9db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ jobs:
7575

7676
- name: Build Docker image
7777
run: docker build . --tag trialktyenb.jfrog.io/artifactory/springbootapp:latest
78+
79+
- name: Push Docker image
80+
run: docker push trialktyenb.jfrog.io/artifactory/springbootapp:latest
81+
7882

7983

8084
# - name: Build

0 commit comments

Comments
 (0)