Fix JS assets not loading (#21) #71
pipeline.yml
on: push
Matrix: helm lint
node build
/
Run the node build
42s
node unit tests
/
Run the node unit tests
15s
node integration tests
/
Run the integration tests
1m 19s
Build docker image from hmpps-github-actions
/
Build docker image
4m 54s
Deploy to the development environment
/
Deploy to dev
1m 0s
Deploy to pre-production environment
/
Deploy to preprod
1m 6s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
ashleygyngell
skipped by ashleygyngell
|
preprod |
Annotations
5 warnings
node build / Run the node build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
node build / Run the node build
Cache save failed.
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L34
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Build docker image from hmpps-github-actions / Build docker image
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|