Sirherobrine23 dev #133
6
.github/workflows/Base.yml
vendored
6
.github/workflows/Base.yml
vendored
@ -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 }}
|
||||
|
Reference in New Issue
Block a user