Remove Docker image push step from deployment workflow
All checks were successful
Deploy / build-and-deploy (push) Successful in 31m9s
All checks were successful
Deploy / build-and-deploy (push) Successful in 31m9s
This commit is contained in:
@@ -59,6 +59,3 @@ jobs:
|
||||
with:
|
||||
name: markdownblog-docker-image
|
||||
path: markdownblog-image.tar
|
||||
|
||||
- name: Push Docker image
|
||||
run: docker push localhost:3002/rattatwinko/markdownblog:latest
|
||||
|
||||
Reference in New Issue
Block a user