Try running with docker image
This commit is contained in:
parent
811f9feb14
commit
8711d15806
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ env:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: docker:24.0.5
|
||||
steps:
|
||||
-
|
||||
name: Authenticate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue