python: добавлен пакет dh-python
All checks were successful
release / release (push) Successful in 10m22s
All checks were successful
release / release (push) Successful in 10m22s
This commit is contained in:
@@ -8,7 +8,7 @@ on:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
base:
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: checkout
|
||||
@@ -48,7 +48,7 @@ jobs:
|
||||
push: true
|
||||
no-cache: true
|
||||
build-args: |
|
||||
BASE_IMAGE_TAG=ubuntu-22.04
|
||||
BASE_IMAGE_TAG=act-22.04
|
||||
IMAGE_VERSION=${{ steps.meta.outputs.IMAGE_VERSION }}
|
||||
IMAGE_CREATED=${{ steps.meta.outputs.IMAGE_CREATED }}
|
||||
IMAGE_REVISION=${{ steps.meta.outputs.IMAGE_REVISION }}
|
||||
@@ -90,7 +90,7 @@ jobs:
|
||||
push: true
|
||||
no-cache: true
|
||||
build-args: |
|
||||
BASE_IMAGE_TAG=ubuntu-20.04
|
||||
BASE_IMAGE_TAG=act-20.04
|
||||
IMAGE_VERSION=${{ steps.meta.outputs.IMAGE_VERSION }}
|
||||
IMAGE_CREATED=${{ steps.meta.outputs.IMAGE_CREATED }}
|
||||
IMAGE_REVISION=${{ steps.meta.outputs.IMAGE_REVISION }}
|
||||
|
||||
Reference in New Issue
Block a user