Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Dave Whitten
freem
7cdf2cc766acdba06a5316664c6ca2edd2acbec7
7cdf2cc766acdba06a5316664c6ca2edd2acbec7
Switch branch/tag
freem
.gitlab-ci.yml
Find file
Normal view
History
Permalink
.gitlab-ci.yml
93 Bytes
Edit
Web IDE
Newer
Older
Add YAML for GitLab build chain
John P. Willis
committed
Mar 01, 2020
1
2
3
freem
:
stage
:
build
script
:
Fix CI/CD configuration
John P. Willis
committed
Mar 25, 2020
4
-
autoreconf --install
Fixes to CI/CD
John P. Willis
committed
Mar 24, 2020
5
-
./configure
Add YAML for GitLab build chain
John P. Willis
committed
Mar 01, 2020
6
-
make
Fixes to CI/CD
John P. Willis
committed
Mar 24, 2020
7