образ для сборки
This commit is contained in:
parent
ba7e0aae34
commit
8d71325149
|
|
@ -6,7 +6,7 @@ jobs:
|
||||||
build_and_push:
|
build_and_push:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: catthehacker/ubuntu:act-latest
|
image: docker:23.0
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2 # Required to mount the Github Workspace to a volume
|
uses: actions/checkout@v2 # Required to mount the Github Workspace to a volume
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue