ok
This commit is contained in:
parent
80d85caaa3
commit
71b45d6d27
@ -4,7 +4,7 @@ version: 2.1
|
||||
jobs:
|
||||
deploy:
|
||||
docker:
|
||||
- image: cimg/base:stable
|
||||
- image: docker:git
|
||||
steps:
|
||||
- checkout
|
||||
- run: docker build . -t blaziken734/debugger -f .docker/Dockerfile
|
||||
|
Loading…
Reference in New Issue
Block a user