Docker build update #10 (actual final)

This commit is contained in:
LukeGus
2024-12-07 02:09:10 -06:00
parent d422a9ad25
commit c2405b0df2
-2
View File
@@ -60,8 +60,6 @@ jobs:
push: true push: true
tags: ghcr.io/${{ env.REPO_OWNER }}/ssh-project:${{ env.IMAGE_TAG }} tags: ghcr.io/${{ env.REPO_OWNER }}/ssh-project:${{ env.IMAGE_TAG }}
labels: org.opencontainers.image.source=https://github.com/${{ github.repository }} labels: org.opencontainers.image.source=https://github.com/${{ github.repository }}
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Notify via ntfy - name: Notify via ntfy
run: | run: |