mirror of https://github.com/Mai-with-u/MaiBot.git
Update docker-image.yml
parent
4e56c938cb
commit
89a118c170
|
|
@ -1,5 +1,5 @@
|
|||
name: Docker Build and Push
|
||||
|
||||
runs-on: self-hosted
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
|
@ -171,4 +171,4 @@ jobs:
|
|||
docker buildx imagetools create -t $tag \
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/maibot:amd64-${{ github.sha }} \
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/maibot:arm64-${{ github.sha }}
|
||||
done
|
||||
done
|
||||
|
|
|
|||
Loading…
Reference in New Issue