Remove duplicate Push Container step in deploy workflow
All checks were successful
Deploy / build (push) Successful in 32s
All checks were successful
Deploy / build (push) Successful in 32s
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -30,6 +30,3 @@ jobs:
|
|||||||
|
|
||||||
- name: Push Container
|
- name: Push Container
|
||||||
run: docker push gitea.seeseepuff.be/seeseemelk/webgit:latest
|
run: docker push gitea.seeseepuff.be/seeseemelk/webgit:latest
|
||||||
|
|
||||||
- name: Push Container
|
|
||||||
run: docker push gitea.seeseepuff.be/seeseemelk/webgit:latest
|
|
||||||
|
|||||||
Reference in New Issue
Block a user