Merge pull request 'Update node Docker tag to v22' (#174) from renovate/node-22.x into master
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #174
This commit is contained in:
commit
6534d160e5
@ -14,7 +14,7 @@ steps:
|
|||||||
- cargo test
|
- cargo test
|
||||||
|
|
||||||
- name: app_deploy
|
- name: app_deploy
|
||||||
image: node:21
|
image: node:22
|
||||||
environment:
|
environment:
|
||||||
AWS_ACCESS_KEY_ID:
|
AWS_ACCESS_KEY_ID:
|
||||||
from_secret: AWS_ACCESS_KEY_ID
|
from_secret: AWS_ACCESS_KEY_ID
|
||||||
|
Loading…
Reference in New Issue
Block a user