Skip to content

Implemented compilation CI workflow; closes #2#75

Open
matthernandezmh wants to merge 1 commit intoChicoState:mainfrom
matthernandezmh:feature/CI-workflow
Open

Implemented compilation CI workflow; closes #2#75
matthernandezmh wants to merge 1 commit intoChicoState:mainfrom
matthernandezmh:feature/CI-workflow

Conversation

@matthernandezmh
Copy link

Created a CI workflow called compile so that it builds the application in an Ubuntu environment with the command:
g++ -std=c++17 main.cpp

It is triggered to run whenever:
a pull request has been made for the main branch
any new commits have been pushed to a branch called devops

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant