Skip to content

Commit a21a7b8

Browse files
author
CssTechnology
authored
Update main.yml
1 parent 9446c4f commit a21a7b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/main.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,11 @@ jobs:
7272
with:
7373
version: ${{ inputs.docker-buildx-version }}
7474

75+
76+
- name: Build Docker image
77+
run: docker build . --tag trialktyenb.jfrog.io/artifactory/Springbootapp:latest
78+
79+
7580
# - name: Build
7681
# uses: docker/build-push-action@v6
7782
# id: build

0 commit comments

Comments
 (0)