Skip to content

Commit

Permalink
Rename WindowsUpdate.20240405.140257.035.1.etl to pipeline { agent { …
Browse files Browse the repository at this point in the history
…node { label 'master' } } stages { stage('Compile') { parallel { stage('FD18') { steps { build 'test1' echo 'Je suis la' } } stage('FD24') { steps { echo 'Je suis Fedora 24' } } stage('FD26') { steps { echo 'Je suis Fedora 26' } } } } stage('Tests') { steps { echo 'Je suis tests' } } stage('deploy') { steps { echo 'Je suis deploy' } } } }Outil de DUMP d'un fichier MED V 2.1 1. Utilisation : mdump.out <foo> 2. Affichage du contenu d'un fichier MED : Pour un maillage donne : - noeuds - elements - familles - equivalences - resultats
  • Loading branch information
JMARRUJO91 committed May 27, 2024
1 parent 941d9e7 commit 060f070
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit 060f070

Please sign in to comment.