사용자 도구

사이트 도구


git:github:actions

문서의 이전 판입니다!


Github Actions

AWS ssm send command

PR 에 변경사항이 생기면 기존 action 취소시키고 다시 실행

concurrency:
  group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
  cancel-in-progress: true

Gradle & Github Actions

Linux & multi architecture

참조

git/github/actions.1652014781.txt.gz · 마지막으로 수정됨: 2022/05/08 21:59 저자 kwon37xi