mirror of
https://github.com/halaxa/json-machine.git
synced 2025-01-16 20:48:17 +01:00
Build images versioning for deployment cache
This commit is contained in:
parent
de0ae2029e
commit
9badb768ed
2
.github/workflows/makefile.yml
vendored
2
.github/workflows/makefile.yml
vendored
@ -17,6 +17,8 @@ jobs:
|
||||
- uses: satackey/action-docker-layer-caching@v0.0.11
|
||||
# Ignore the failure of a step and avoid terminating the job.
|
||||
continue-on-error: true
|
||||
with:
|
||||
key: docker-image-version-1-{hash}
|
||||
|
||||
- name: Complete Makefile build
|
||||
run: make build
|
||||
|
Loading…
x
Reference in New Issue
Block a user