whoopsie
All checks were successful
build and publish docker image / deploy / build (push) Successful in 2m38s
All checks were successful
build and publish docker image / deploy / build (push) Successful in 2m38s
This commit is contained in:
parent
b448739538
commit
92fed1e3ca
2
.github/workflows/build_deploy_dev.yml
vendored
2
.github/workflows/build_deploy_dev.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
||||||
path: |
|
path: |
|
||||||
path/to/dependencies
|
path/to/dependencies
|
||||||
some/other/dependencies
|
some/other/dependencies
|
||||||
key: linux-maven-maven
|
key: linux-maven
|
||||||
|
|
||||||
- uses: https://github.com/actions/checkout@v4
|
- uses: https://github.com/actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|
Reference in a new issue