forgot to checkout.
This commit is contained in:
@@ -40,6 +40,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: docker:19.03.2
|
container: docker:19.03.2
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout
|
||||||
|
uses: actions/checkout@v2
|
||||||
- name: Build Docker
|
- name: Build Docker
|
||||||
run: |
|
run: |
|
||||||
docker build -t analogj/scrutiny .
|
docker build -t analogj/scrutiny .
|
||||||
|
|||||||
Reference in New Issue
Block a user