Push image to dockerhub
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m11s
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m11s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user