Skip to content

Commit 2321d90

Browse files
fix: trigger test
1 parent 403f8a1 commit 2321d90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ jobs:
103103
run: |
104104
echo "RELEASE_VERSION=${TAG_VERSION#v*}" >> $GITHUB_ENV
105105
echo $RELEASE_VERSION
106+
echo $OS_ACCESS_KEY
107+
echo $OS_SECRET_KEY
106108
- name: Prepare envs
107109
run: |
108110
echo "IMAGE_NAME=${DOCKER_IMAGE_NAME}:${RELEASE_VERSION}" >> $GITHUB_ENV

0 commit comments

Comments
 (0)