mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
pre-commit changes
use $ pre-commit run --all-files
This commit is contained in:
parent
9b9ee1b061
commit
b4aa81fa76
@ -18,7 +18,7 @@ before_script:
|
||||
- chmod 644 ~/.ssh/known_hosts
|
||||
- git config --global user.email "darth@empire.com"
|
||||
- git config --global user.name "Darth Vader"
|
||||
|
||||
|
||||
subtree-sync:
|
||||
stage: sync
|
||||
|
||||
|
||||
@ -21,7 +21,7 @@ EXTRA_DIST=\
|
||||
phreeqcpp/CurveObject.h\
|
||||
phreeqcpp/Form1.h\
|
||||
phreeqcpp/Form1.resX\
|
||||
phreeqcpp/ZedGraph.dll
|
||||
phreeqcpp/ZedGraph.dll
|
||||
|
||||
AM_CPPFLAGS=-I$(top_srcdir)/src -I$(top_srcdir)/src/phreeqcpp -I$(top_srcdir)/src/phreeqcpp/common -I$(top_srcdir)/src/phreeqcpp/PhreeqcKeywords
|
||||
|
||||
|
||||
@ -18,7 +18,7 @@ before_script:
|
||||
- chmod 644 ~/.ssh/known_hosts
|
||||
- git config --global user.email "darth@empire.com"
|
||||
- git config --global user.name "Darth Vader"
|
||||
|
||||
|
||||
subtree-sync:
|
||||
stage: sync
|
||||
|
||||
@ -34,7 +34,7 @@ subtree-sync:
|
||||
- master
|
||||
variables:
|
||||
- $GROUP
|
||||
|
||||
|
||||
script:
|
||||
##
|
||||
## Must re-clone in order for the subtree merge to work
|
||||
|
||||
@ -8,7 +8,7 @@ EXTRA_DIST=\
|
||||
Form1.h\
|
||||
Form1.2005.resX\
|
||||
Form1.resX\
|
||||
ZedGraph.dll
|
||||
ZedGraph.dll
|
||||
|
||||
AM_CPPFLAGS=-I$(top_srcdir)/src -I$(top_srcdir)/src/common -I$(top_srcdir)/src/PhreeqcKeywords
|
||||
|
||||
|
||||
@ -16,7 +16,7 @@ before_script:
|
||||
- chmod 644 ~/.ssh/known_hosts
|
||||
- git config --global user.email "darth@empire.com"
|
||||
- git config --global user.name "Darth Vader"
|
||||
|
||||
|
||||
trigger-downstream:
|
||||
stage: trigger
|
||||
##
|
||||
@ -41,6 +41,6 @@ trigger-downstream:
|
||||
- curl -X POST -F token=${PHREEQC3_SRC_TRIGGER} -F ref=master https://code.chs.usgs.gov/api/v4/projects/${PHREEQC3_SRC_ID}/trigger/pipeline
|
||||
- echo triggering wphast
|
||||
- curl -X POST -F token=${WPHAST_TRIGGER} -F ref=master https://code.chs.usgs.gov/api/v4/projects/${WPHAST_ID}/trigger/pipeline
|
||||
|
||||
|
||||
## Upstream Projects
|
||||
## none
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user