This commit is contained in:
2023-03-11 14:07:32 +01:00
parent f29a2ca367
commit 0dd1a0a949

View File

@@ -2,6 +2,9 @@ pipeline:
build_and_publish:
image: woodpeckerci/plugin-docker-buildx
secrets: [ dockerhub_user ]
commands:
- pwd
- ls -al
settings:
context: ./build
repo: ${CI_REPO_NAME}