Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
/coder-v1-cliPublic archive

Commite0df2e4

Browse files
committed
Provide AC username and password to CI
1 parenta900f7c commite0df2e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.github/workflows/build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818
p12-password:${{ secrets.APPLE_DEVELOPER_CERTIFICATE_PASSWORD }}
1919
-name:Build
2020
run:./ci/steps/build.sh
21+
env:
22+
AC_USERNAME:${{ secrets.AC_USERNAME }}
23+
AC_PASSWORD:${{ secrets.AC_PASSWORD }}
2124
-name:Upload
2225
uses:actions/upload-artifact@v2
2326
with:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp