Push image to dockerhub
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m11s

This commit is contained in:
lif
2025-09-14 20:39:04 +01:00
parent 221772ec0a
commit 20b4c7e42a

View File

@@ -26,8 +26,8 @@ jobs:
BRANCH_NAME: ${{ github.ref_name }}
SHORT_HASH: ${{ github.sha }}
run: |
# Build the image with the commit hash tag
docker build .
- name: Make test
- name: Push
run:
make ship
docker push liffsh/lilog:latest