Merge pull request 'Pinned every digest' (#18) from pin-digest into main
All checks were successful
Remote Deployment Pipeline / Prepare deployment vars (push) Successful in 3s
Remote Deployment Pipeline / Create remote directory (push) Successful in 6s
Remote Deployment Pipeline / Cleanup MR environment (push) Has been skipped
Remote Deployment Pipeline / Sync repository files (push) Successful in 17s
Remote Deployment Pipeline / Run docker-compose remotely (push) Successful in 7s
All checks were successful
Remote Deployment Pipeline / Prepare deployment vars (push) Successful in 3s
Remote Deployment Pipeline / Create remote directory (push) Successful in 6s
Remote Deployment Pipeline / Cleanup MR environment (push) Has been skipped
Remote Deployment Pipeline / Sync repository files (push) Successful in 17s
Remote Deployment Pipeline / Run docker-compose remotely (push) Successful in 7s
Reviewed-on: #18
This commit is contained in:
@@ -3,12 +3,13 @@
|
|||||||
"extends": [
|
"extends": [
|
||||||
"config:recommended"
|
"config:recommended"
|
||||||
],
|
],
|
||||||
"packageRules": [
|
// "packageRules": [
|
||||||
{
|
// {
|
||||||
"matchCategories": [
|
// "matchCategories": [
|
||||||
"docker"
|
// "docker"
|
||||||
],
|
// ],
|
||||||
"pinDigests": true
|
// "pinDigests": true
|
||||||
}
|
// }
|
||||||
]
|
// ],
|
||||||
|
"pinDigests": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user