Update docker-image.yml

dev
bluezealot 1 year ago committed by GitHub
parent b5556b2cc9
commit bfaaae260f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,4 +15,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build ./docker --file dockerfile --tag bluezealot/moredoc:Linux_ce_v1.0.0
run: docker build --file docker/dockerfile --tag bluezealot/moredoc:Linux_ce_v1.0.0 "docker"

Loading…
Cancel
Save