github action gradle.yml에러 input required and not supplied: OOO

2022. 11. 13. 01:55·📂 Troubleshooting & Ops
728x90
반응형

티스토리 블로그 따라하다가 마주한 에러

보통 이런 오류들이 나는 경우는 티스토리 블로그와 나의 환경변수 값 세팅이 다르기 때문에 발생했다.

 

- 에러 메시지 종류

ㅇ

내가 마주한 에러는 두가지 였는데 

첫번째는 AWS_ACCESS_KEY_KEY라고 쳐서... 바보같이  aws-access-key-id만 불러온 모습

두번째는 aws-region 오류

내 환경변수는 aws-region: ${{ env.AWS_REGION}} 로 되어있어서 

env 값 설정하는 곳을 못찾아서 아래와 같이 수정하였다.

그리고 AWS_REGION은 git secret key에 설정해두어 해결했다. 

728x90
반응형
저작자표시 비영리 변경금지 (새창열림)

'📂 Troubleshooting & Ops' 카테고리의 다른 글

서버 비용 3분의1로 줄이기: cursor, index, 역정규화, softDelete 적용  (0) 2024.04.14
[AWS] 깃허브 액션 연결 후 codedeploy에서 ScriptMissing / UnknownError오류 해결 방법  (0) 2022.11.14
[Querydsl][오류] Cannot delete or update a parent row: a foreign key constraint fails  (0) 2022.07.08
[오류해결]template might not exist or might not be accessible by any of the configured Template Resolvers  (2) 2022.07.07
[JAVA](모든 시도 해봄) / java.lang.ClassNotFoundException 오류 해결  (4) 2022.03.12
'📂 Troubleshooting & Ops' 카테고리의 다른 글
  • 서버 비용 3분의1로 줄이기: cursor, index, 역정규화, softDelete 적용
  • [AWS] 깃허브 액션 연결 후 codedeploy에서 ScriptMissing / UnknownError오류 해결 방법
  • [Querydsl][오류] Cannot delete or update a parent row: a foreign key constraint fails
  • [오류해결]template might not exist or might not be accessible by any of the configured Template Resolvers
foodev
foodev
이것저것 개발과 이것저것 리뷰 합니다.
    반응형
    250x250
  • foodev
    개발 개맛집
    foodev
  • 전체
    오늘
    어제
    • 분류 전체보기 (103)
      • ⭐ Featured (4)
      • 📂 Backend Engineering (36)
      • 📂 Troubleshooting & Ops (10)
      • 📂 Infra & System (7)
      • 📂 Reflections (20)
        • Year-in-Review (4)
        • Work & Career (10)
        • Lessons Learned (6)
      • 📂 Team Journal (10)
      • 📂 Archive (16)
  • 블로그 메뉴

    • 홈
  • 링크

  • 공지사항

  • 인기 글

  • 태그

    해피해킹 커스텀
    di의존성
    Azure 로그 최소 저장 30일
    해피해킹 카라비너
    db 날린 썰
    azure ci/cd
    typedi란
    JPA
    di란
    nestjs pipe body
    창업패키지후기
    githubaction 라벨 ci/cd
    db 날림
    스냅샷과히스토리성 차이
    Azure log 비용 줄이기
    인프라 로그 저장 비용 감소하는 방법
    해피해킹 방향키
    개발썰
    nestjs pipe
    QueryDSL
    db 초기화
    서이추
    di동작원리
    토이프로젝트개발일지
    validation failed (numeric string is expected)
    typedi 동작원리
    githubaction 라벨 배포
    스냅샷과 히스토리
    해피해킹 키매핑
    해피해킹 꿀팁
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.5
foodev
github action gradle.yml에러 input required and not supplied: OOO
상단으로

티스토리툴바