Skip to content
Snippets Groups Projects
Commit 2fd7473b authored by Gab's avatar Gab
Browse files

add CI

parent a4f22e36
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,11 @@ stages:
variables:
APP_NAME: "Gromacs"
.variables: &gysela
<<: *runner
variables:
APP_NAME: "GYSELAX"
.variables: &smilei
<<: *runner
variables:
......@@ -84,6 +89,9 @@ dl-dynamico:
dl-gromacs:
<<: *gromacs
<<: *download-app
dl-gysela:
<<: *gysela
<<: *download-app
dl-nemo:
<<: *nemo
<<: *download-app
......@@ -103,6 +111,9 @@ compile-dynamico:
compile-gromacs:
<<: *gromacs
<<: *compile-app
compile-gysela:
<<: *gysela
<<: *compile-app
compile-nemo:
<<: *nemo
<<: *compile-app
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment