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

Commit2899ca8

Browse files
committed
build: Build before deploying
1 parent7b98b93 commit2899ca8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
run:make
2020
deploy:
2121
if:${{ github.ref == 'refs/heads/master' }}
22+
needs:build
2223
runs-on:ubuntu-latest
2324
env:
2425
DOCKER_USERNAME:${{ secrets.DOCKER_USERNAME }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp