Remove env override
Some checks failed
Publish Builder Image / build-and-push (push) Failing after 1m16s
Some checks failed
Publish Builder Image / build-and-push (push) Failing after 1m16s
This commit is contained in:
@ -4,9 +4,7 @@ on: [push]
|
||||
jobs:
|
||||
build-and-push:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
DOCKER_HOST: tcp://localhost:2375
|
||||
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user