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