Browse Source
Merge pull request #3176 from kmlebedev/fix_action_build_container
fix build container
pull/3179/head
Chris Lu
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with
6 additions and
6 deletions
-
.github/workflows/container_latest.yml
-
.github/workflows/container_release1.yml
-
.github/workflows/container_release2.yml
-
.github/workflows/container_release3.yml
-
.github/workflows/container_release4.yml
-
.github/workflows/container_release5.yml
|
|
@ -4,7 +4,7 @@ on: |
|
|
|
push: |
|
|
|
tags: |
|
|
|
- '*' |
|
|
|
workflow_dispatch: [] |
|
|
|
workflow_dispatch: {} |
|
|
|
|
|
|
|
permissions: |
|
|
|
contents: read |
|
|
|
|
|
@ -4,7 +4,7 @@ on: |
|
|
|
push: |
|
|
|
tags: |
|
|
|
- '*' |
|
|
|
workflow_dispatch: [] |
|
|
|
workflow_dispatch: {} |
|
|
|
|
|
|
|
permissions: |
|
|
|
contents: read |
|
|
|
|
|
@ -4,7 +4,7 @@ on: |
|
|
|
push: |
|
|
|
tags: |
|
|
|
- '*' |
|
|
|
workflow_dispatch: [] |
|
|
|
workflow_dispatch: {} |
|
|
|
|
|
|
|
permissions: |
|
|
|
contents: read |
|
|
|
|
|
@ -4,7 +4,7 @@ on: |
|
|
|
push: |
|
|
|
tags: |
|
|
|
- '*' |
|
|
|
workflow_dispatch: [] |
|
|
|
workflow_dispatch: {} |
|
|
|
|
|
|
|
permissions: |
|
|
|
contents: read |
|
|
|
|
|
@ -4,7 +4,7 @@ on: |
|
|
|
push: |
|
|
|
tags: |
|
|
|
- '*' |
|
|
|
workflow_dispatch: [] |
|
|
|
workflow_dispatch: {} |
|
|
|
|
|
|
|
permissions: |
|
|
|
contents: read |
|
|
|
|
|
@ -4,7 +4,7 @@ on: |
|
|
|
push: |
|
|
|
tags: |
|
|
|
- '*' |
|
|
|
workflow_dispatch: [] |
|
|
|
workflow_dispatch: {} |
|
|
|
|
|
|
|
permissions: |
|
|
|
contents: read |
|
|
|