Skip to content

Commit

Permalink
clean up docker image workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
EdyTheCow committed Apr 19, 2024
1 parent a700ef8 commit 961838b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ente-server-tools-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,4 @@ jobs:
with:
context: ente-server-tools/.
tags: ghcr.io/edythecow/ente-server-tools:latest
push: ${{ github.ref == 'refs/heads/master' }}

- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}
push: true

0 comments on commit 961838b

Please sign in to comment.