Base.yaml Auto Build Disabled #132

Merged
Sirherobrine23 merged 1 commits from Sirherobrine23-patch-1 into main 2021-07-17 13:19:03 +00:00
Showing only changes of commit 319fc60ab5 - Show all commits

View File

@ -5,8 +5,8 @@ on:
- v*
- V*
schedule:
- cron: 0 0 * * */1
# schedule:
# - cron: 0 0 * * */6
env:
DOCKER_ARCHS: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6
@ -39,4 +39,4 @@ jobs:
tags: |
bdsmaneger/node_image:latest
bdsmaneger/node_image:${{ github.run_id }}
platforms: ${{ env.DOCKER_ARCHS }}
platforms: ${{ env.DOCKER_ARCHS }}