🚀 Added workflow call in its relevant places #2
full_pipeline.yml
on: push
🪪 Dotnet UserApi pipeline
/
🏛️ Build UserApi
🦜 Dotnet BirdApi pipeline
/
...
/
🧪 Test and Upload dotnet
🐦 Flutter pipeline
/
...
/
🧪 Test flutter
🪪 Dotnet UserApi pipeline
/
...
/
🔔 Send Discord notification about Build
🐦 Flutter pipeline
/
...
/
🔔 Send Discord notification about Build
🦜 Dotnet BirdApi pipeline
/
...
/
🔔 Send Discord notification about Build
🔔 Notify Discord
/
🔔 Send Discord notification about Build
Annotations
1 error
Invalid workflow file:
.github/workflows/full_pipeline.yml#L16
The workflow is not valid. .github/workflows/full_pipeline.yml (Line: 16, Col: 3): Error calling workflow 'COS301-SE-2024/BeakPeek/.github/workflows/deploy_dotnet.yml@e2e951caf4fc1b1463e42f8cf4238e0994f7b9c7'. The nested job 'deploy' is requesting 'id-token: write', but is only allowed 'id-token: none'.
|