Skip to content

feat: initial kickoff of port of ecs script #1

feat: initial kickoff of port of ecs script

feat: initial kickoff of port of ecs script #1

Workflow file for this run

name: sourcetoad/aliyun-deploy-action
on: push
jobs:
bash-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint Bash
uses: azohra/shell-linter@latest
with:
path: '*.sh'