Fix gitignore formatting and remove irrelevant tags from dev workflow

Co-authored-by: infinitycat233 <103594839+infinitycat233@users.noreply.github.com>
pull/1419/head
copilot-swe-agent[bot] 2025-12-08 04:01:03 +00:00
parent 4c3e16eace
commit 0e977a73bd
2 changed files with 2 additions and 6 deletions

View File

@ -141,11 +141,6 @@ jobs:
images: ${{ secrets.DOCKERHUB_USERNAME }}/maibot
tags: |
type=ref,event=branch
type=ref,event=tag
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }}
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=sha,prefix=${{ github.ref_name }}-,enable=${{ github.ref_type == 'branch' }}
- name: Create and Push Manifest

3
.gitignore vendored
View File

@ -334,4 +334,5 @@ config.toml
interested_rates.txt
MaiBot.code-workspace
*.lockactionlint
*.lock
actionlint