add gh action #1
main.yml
on: push
build-docker-image
43s
deploy
47s
Annotations
5 warnings
build-docker-image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-buildx@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-docker-image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-buildx@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-docker-image
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-docker-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
Unexpected input(s) 'PORT', 'KEY_TYPE', 'REMOTE_SHELL', valid inputs are ['entryPoint', 'args', 'CLIENT_ID', 'CLIENT_SECRET', 'PUBLIC_KEY', 'PRIVATE_KEY', 'COMMAND', 'HOST', 'USER']
|