Revert build changes
/ build_and_test (pull_request) Successful in 1m58s Details

pull/4/head
jhot 2023-09-20 10:24:18 -06:00
parent 00afbade89
commit ce1162a480
Signed by: jhot
GPG Key ID: 612ED70E22571DD4
1 changed files with 2 additions and 1 deletions

View File

@ -18,9 +18,10 @@ jobs:
run: |
curl -fsSL https://get.docker.com -o get-docker.sh
sh ./get-docker.sh
systemctl start docker
- name: Set up Docker Buildx
uses: https://github.com/docker/setup-buildx-action@v2.10.0
with:
endpoint: tcp://192.168.0.5:2375
- name: Docker metadata
id: meta
uses: https://github.com/docker/metadata-action@v4.6.0