diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-07-13 14:38:00 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-07-13 14:38:00 +0900 |
| commit | afdc7b9c3ba38c652ed407d6f844c548c9a8b4a8 (patch) | |
| tree | cb342b379eb785f4c39197f226634e73311e7793 /.github/workflows/build-docker.yaml | |
| parent | d0099d8f48c5a497f50768c1ec05c6f417b03662 (diff) | |
| download | feedaka-afdc7b9c3ba38c652ed407d6f844c548c9a8b4a8.tar.gz feedaka-afdc7b9c3ba38c652ed407d6f844c548c9a8b4a8.tar.zst feedaka-afdc7b9c3ba38c652ed407d6f844c548c9a8b4a8.zip | |
feat(ci): setup CI
Diffstat (limited to '.github/workflows/build-docker.yaml')
| -rw-r--r-- | .github/workflows/build-docker.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build-docker.yaml b/.github/workflows/build-docker.yaml index 8e3c258..e18bdf3 100644 --- a/.github/workflows/build-docker.yaml +++ b/.github/workflows/build-docker.yaml @@ -4,7 +4,6 @@ on: push: tags: - 'v*' - workflow_dispatch: jobs: build-and-push: |
