drop ubuntu build
Some checks failed
ci/woodpecker/push/build_dev Pipeline failed

This commit is contained in:
Ruben Momoa
2024-08-22 15:56:17 +02:00
parent 8aedf67aba
commit 235d692f3b
2 changed files with 1 additions and 3 deletions

View File

@@ -20,6 +20,5 @@ steps:
context: ./build
repo: vistanarvas/${CI_REPO_NAME}
tag: ${CI_COMMIT_BRANCH}-${PHP_VERSION}
dockerfile: Dockerfile_alpine
build_args:
PHP_VERSION: ${PHP_VERSION}

View File

@@ -37,5 +37,4 @@ steps:
from_secret: DOCKERHUB_TOKEN
context: ./build
repo: vistanarvas/${CI_REPO_NAME}
tag: ${PHP_VERSION}
dockerfile: Dockerfile_alpine
tag: ${PHP_VERSION}