master branch jobs don't run #13

Open
opened 2023-12-09 15:22:11 +00:00 by jon_nfc · 0 comments
jon_nfc commented 2023-12-09 15:22:11 +00:00 (Migrated from gitlab.com)

fix the jobs for master branch merge to work.

'Assemble.Website.Prepare' job needs 'Website.Build' job, but 'Website.Build' is not in any previous stage
'Unit Tests' job needs 'Website.Build' job, but 'Website.Build' is not in any previous stage

see: https://gitlab.com/nofusscomputing/infrastructure/website/-/pipelines/1101357570

fix the jobs for master branch merge to work. 'Assemble.Website.Prepare' job needs 'Website.Build' job, but 'Website.Build' is not in any previous stage 'Unit Tests' job needs 'Website.Build' job, but 'Website.Build' is not in any previous stage see: https://gitlab.com/nofusscomputing/infrastructure/website/-/pipelines/1101357570
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nofusscomputing/website#13
No description provided.