Update docker-image.yml

dev
bluezealot 1 year ago committed by GitHub
parent c0cf155002
commit 721ac2f54c
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 Dockerfile --tag my-image-name:$(date +%s)
run: docker build . --file docker/dockerfile --tag bluezealot/moredoc:Linux_ce_v1.0.0

Loading…
Cancel
Save