Skip to content

Commit 4255ea9

Browse files
authored
Update docker-image.yml
1 parent fb5940f commit 4255ea9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/docker-image.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
run: mvn -B package --file pom.xml
2424

2525

26-
- name: Copy artifact
27-
run: copy /home/runner/work/AddressBookSystem/AddressBookSystem/target/*.jar target/app.jar
2826
- name: Build the Docker image
2927
run: docker build . --file Dockerfile --tag reece-address-book-system:$(date +%s)
3028
- name: Login to Docker Hub

0 commit comments

Comments
 (0)