Update docker-image.yml

dev
bluezealot 1 year ago committed by GitHub
parent 721ac2f54c
commit 7bd56ce978
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 . --file docker/dockerfile --tag bluezealot/moredoc:Linux_ce_v1.0.0
run: docker build docker/ --file dockerfile --tag bluezealot/moredoc:Linux_ce_v1.0.0

Loading…
Cancel
Save