mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 10:39:40 +00:00
modified: .github/workflows/build_docker.yml
This commit is contained in:
parent
063cd7785f
commit
5033270988
3
.github/workflows/build_docker.yml
vendored
3
.github/workflows/build_docker.yml
vendored
@ -63,7 +63,6 @@ jobs:
|
||||
VERSION: ${{ matrix.version }}
|
||||
CHANNEL: ${{ matrix.channel }}
|
||||
IMAGE: "ghcr.io/${{ github.repository_owner }}/chr"
|
||||
DOCKER_BUILD_CHECKS_ANNOTATIONS: 'false'
|
||||
DOCKER_BUILD_SUMMARY: 'false'
|
||||
DOCKER_BUILD_RECORD_UPLOAD: 'false'
|
||||
|
||||
@ -215,7 +214,7 @@ jobs:
|
||||
org.opencontainers.image.title=MikroTik CHR RouterOS
|
||||
org.opencontainers.image.description=MikroTik CHR (Cloud Hosted Router) running on QEMU with Docker
|
||||
org.opencontainers.image.version=${{ env.VERSION }}
|
||||
org.opencontainers.image.url=https://github.com/${{ github.repository }}
|
||||
org.opencontainers.image.url=https://mikrotik.ltd
|
||||
|
||||
- name: Update channel tags
|
||||
if: env.CHANNEL != ''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user