This commit is contained in:
@@ -27,4 +27,7 @@ jobs:
|
||||
SHORT_HASH: ${{ github.sha }}
|
||||
run: |
|
||||
# Build the image with the commit hash tag
|
||||
docker build
|
||||
docker build .
|
||||
- name: Make test
|
||||
run:
|
||||
make ship
|
||||
|
||||
Reference in New Issue
Block a user