Use release docker image for nightly build (#2583)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
pull/2586/head^2
Nutomic 1 year ago committed by GitHub
parent d20d2b9218
commit c3c4508a72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -89,7 +89,7 @@ steps:
- name: nightly build
image: plugins/docker
settings:
dockerfile: docker/dev/Dockerfile
dockerfile: docker/prod/Dockerfile
username:
from_secret: docker_username
password:

Loading…
Cancel
Save