CI: Remove remote-challenge-sync-airbus temporaly
Some checks are pending
continuous-integration/drone/push Build is running

This commit is contained in:
nemunaire 2022-06-06 21:25:40 +02:00
parent 11a12e1d44
commit 1591ec4376

View file

@ -256,20 +256,20 @@ steps:
branch:
- master
- name: docker remote-challenge-sync-airbus
image: plugins/docker
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: nemunaire/fic-remote-challenge-sync-airbus
auto_tag: true
auto_tag_suffix: ${DRONE_STAGE_OS}-${DRONE_STAGE_ARCH}
dockerfile: Dockerfile-remote-challenge-sync-airbus
when:
branch:
- master
#- name: docker remote-challenge-sync-airbus
# image: plugins/docker
# settings:
# username:
# from_secret: docker_username
# password:
# from_secret: docker_password
# repo: nemunaire/fic-remote-challenge-sync-airbus
# auto_tag: true
# auto_tag_suffix: ${DRONE_STAGE_OS}-${DRONE_STAGE_ARCH}
# dockerfile: Dockerfile-remote-challenge-sync-airbus
# when:
# branch:
# - master
trigger:
event: