mirror of
https://github.com/kerberos-io/agent.git
synced 2026-04-23 08:00:21 +08:00
introduce armv6 build + fix for mp4f bin + add release to heartbeat
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Docker Development build
|
||||
name: Docker development build
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -35,7 +35,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
architecture: [arm64, arm/v7, arm/v6]
|
||||
#architecture: [arm64, arm/v7]
|
||||
steps:
|
||||
- name: Login to DockerHub
|
||||
uses: docker/login-action@v2
|
||||
|
||||
Reference in New Issue
Block a user