Commit 094b9dc6 authored by Simon Cornet's avatar Simon Cornet
Browse files

[ci] feat: make deployment dependant on build

parent 956e73d0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@ jobs:
  # ansible deployment
  Deployment:
    runs-on: 'ubuntu-latest'
    needs: "Build"
    steps:

      # name: Build