Skip to content
Snippets Groups Projects
Commit 3c5acae9 authored by GitBot's avatar GitBot
Browse files

Integrate gitlab-ci/add-hide-ftp-upload-flag

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@a5e27f6e

FTP upload: Add flag to hide FTP upload stage

This is a workaround to prevent customer releases being uploaded to our
public FTP area. It should be removed as soon as we support uploading to
different FTP target folders.
parent 93b5095b
No related branches found
No related tags found
2 merge requests!455CI: Update gitlab-ci,!170Integrate gitlab-ci/add-hide-ftp-upload-flag
Pipeline #33170 passed with stage
in 1 minute and 30 seconds
Subproject commit 543a217064786c3ac2742c24c09f603de495541d
Subproject commit a5e27f6e215f7f26af354a3c03b8e3c6ee5ed1f9
......@@ -4,11 +4,11 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 543a217064786c3ac2742c24c09f603de495541d
ref: a5e27f6e215f7f26af354a3c03b8e3c6ee5ed1f9
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: 543a217064786c3ac2742c24c09f603de495541d
GITLAB_CI_REVISION: a5e27f6e215f7f26af354a3c03b8e3c6ee5ed1f9
BB_RECIPE_NAME: linux-imx
# FIXME: This is only necessary due to the following GitLab limitation:
# https://gitlab.com/gitlab-org/gitlab/-/issues/209904
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment