remove app-build from container dependences
continuous-integration/drone Build is passing Details
continuous-integration/drone/push Build is passing Details

pull/79/head
Félix MIELCAREK 3 years ago
parent 3f23e39280
commit 8bf84856fd

@ -49,4 +49,4 @@ steps:
from_secret: secret-registry-username
password:
from_secret: secret-registry-password
depends_on: [ web-server, app-build ]
depends_on: [ web-server ]
Loading…
Cancel
Save