checkout submodules manualy
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2022-05-17 22:11:16 +02:00
parent c9fbbd0aaf
commit 20459cbc3d
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@ type: docker
name: Azure Static WebApp
steps:
- name: Checkout submodules
image: bitnami/git
commands:
- git submodule update --init --recursive
- name: Build and upload static web app
environment:
APITOKEN: