Use the docker:dind image
Some checks failed
build-docker-imge / Build the docker container (push) Has been cancelled
Some checks failed
build-docker-imge / Build the docker container (push) Has been cancelled
This commit is contained in:
parent
cb5e9f2d2c
commit
8f4b6dd439
|
@ -6,7 +6,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
name: Build the docker container
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker:latest
|
||||
steps:
|
||||
- name: "Print env"
|
||||
run: echo WORKSPACE ${{ GITEA_WORKSPACE }} REPO ${{ GITEA_REPOSITORY }} REF ${{ GITEA_REF }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user