context [ci skip]

This commit is contained in:
edoapra 2022-10-29 11:02:06 -07:00
parent 8f156a2554
commit a5fa529ff8
No known key found for this signature in database
GPG key ID: 472C4EBB4F3AEDFA

View file

@ -63,12 +63,6 @@ jobs:
cond: ${{ steps.setup-cache.outputs.cache-hit != '' }}
if_true: "Y"
if_false: "N"
- name: print env
run: |
echo 'GITHUB_REF_NAME' $GITHUB_REF_NAME
echo "nwchem_branch=$(echo $GITHUB_REF_NAME)" >> $GITHUB_ENV
echo " ${{ github.ref_name }} " ${{ github.ref_name }} ||true
echo 'GITHUB_REF_TYPE' $GITHUB_REF_TYPE
- name: build_schedule
uses: docker/build-push-action@v3
with:
@ -80,7 +74,7 @@ jobs:
build-args: |
FC=${{ matrix.fc }}
CACHE_HIT=${{ steps.cache-hit-reporter.outputs.value }}
NWCHEM_BRANCH=${{ env.nwchem_branch }}
NWCHEM_BRANCH=${{ github.ref_name }}
- name: store cache
run: |
mkdir -p ~/cache/