manifold container is updated, let's try plan M
Badgey Deployment / build (push) Failing after 12s Details
Badgey Deployment / deploy (BADGEY) (push) Failing after 4s Details
Badgey Deployment / deploy (M5_COMPUTER) (push) Failing after 4s Details

This commit is contained in:
Xyon 2024-10-08 01:21:35 +01:00
parent a5696dd764
commit f239338989
Signed by: xyon
GPG Key ID: DD18155D6B18078D
1 changed files with 0 additions and 3 deletions

View File

@ -8,8 +8,6 @@ on:
jobs:
build:
runs-on: rust
container:
image: rust:bookworm
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
steps:
@ -30,7 +28,6 @@ jobs:
runs-on: rust
container:
options: --dns 172.16.255.254
image: rust:bookworm
strategy:
matrix:
bot: [ BADGEY, M5_COMPUTER ]