Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

[WEAV-000] 개발서버 CD 자동 트리깅 수정 #264

Merged
merged 2 commits into from
May 1, 2024
Merged

Conversation

waterfogSW
Copy link
Member

No description provided.

@waterfogSW waterfogSW requested review from dojinyou and rilac1 as code owners May 1, 2024 15:34
@waterfogSW waterfogSW enabled auto-merge (squash) May 1, 2024 15:45
@@ -103,7 +118,7 @@ jobs:

- name: Set deployed image version
id: set_version
run: echo "version=${{ github.event.inputs.version }}" >> $GITHUB_OUTPUT
run: echo "version=${{ steps.triggered_workflow_run.outputs.version || github.event.inputs.version }}" >> $GITHUB_OUTPUT
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

|| 달면 어떤식으로 동작되는거에요?

Copy link

sonarqubecloud bot commented May 1, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@waterfogSW waterfogSW merged commit 6fdff67 into main May 1, 2024
3 checks passed
@waterfogSW waterfogSW deleted the feat/WEAV-000 branch May 1, 2024 15:48
waterfogSW added a commit that referenced this pull request May 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants