образ для сборки
This commit is contained in:
parent
8d71325149
commit
2a85049250
|
|
@ -8,8 +8,8 @@ jobs:
|
|||
container:
|
||||
image: docker:23.0
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2 # Required to mount the Github Workspace to a volume
|
||||
# - name: Checkout
|
||||
# uses: actions/checkout@v2 # Required to mount the Github Workspace to a volume
|
||||
- name: Login to Docker Hub
|
||||
uses: https://github.com/docker/login-action@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue