This commit is contained in:
2023-11-23 13:58:58 -06:00
parent 83ae4f0ce2
commit 5fd1be1d8d

View File

@@ -28,7 +28,7 @@ build_container:
stage: build stage: build
artifacts: artifacts:
paths: paths:
- $CI_PROJECT_DIR/package - $CI_PROJECT_DIR/packages
needs: needs:
- job: version - job: version
artifacts: true artifacts: true