This commit is contained in:
@@ -9,6 +9,9 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
name: "Build EchoIP"
|
name: "Build EchoIP"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
defaults:
|
||||||
|
run:
|
||||||
|
working-directory: /repo
|
||||||
steps:
|
steps:
|
||||||
- name: Install Docker
|
- name: Install Docker
|
||||||
run: curl -fsSL https://get.docker.com | sh
|
run: curl -fsSL https://get.docker.com | sh
|
||||||
|
|||||||
Reference in New Issue
Block a user