This commit is contained in:
@@ -3,6 +3,7 @@ pipeline:
|
|||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
secrets: [ dockerhub_user ]
|
secrets: [ dockerhub_user ]
|
||||||
settings:
|
settings:
|
||||||
|
repo: ${DOCKERHUB_USER}/simple-laravel
|
||||||
context: ./build
|
context: ./build
|
||||||
tags: latest
|
tags: latest
|
||||||
dry-run: true
|
dry-run: true
|
||||||
|
|||||||
Reference in New Issue
Block a user