aaaaa
This commit is contained in:
@@ -2,6 +2,9 @@ pipeline:
|
|||||||
build_and_publish:
|
build_and_publish:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
secrets: [ dockerhub_user ]
|
secrets: [ dockerhub_user ]
|
||||||
|
commands:
|
||||||
|
- pwd
|
||||||
|
- ls -al
|
||||||
settings:
|
settings:
|
||||||
context: ./build
|
context: ./build
|
||||||
repo: ${CI_REPO_NAME}
|
repo: ${CI_REPO_NAME}
|
||||||
|
|||||||
Reference in New Issue
Block a user