Merge pull request 'Update node Docker tag to v21' (#141) from renovate/node-21.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: #141
This commit is contained in:
commit
33e6173e40
@ -13,7 +13,7 @@ steps:
|
|||||||
- cargo test
|
- cargo test
|
||||||
|
|
||||||
- name: app_deploy
|
- name: app_deploy
|
||||||
image: node:18
|
image: node:21
|
||||||
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