mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Update stage.yml
This commit is contained in:
2
.github/workflows/stage.yml
vendored
2
.github/workflows/stage.yml
vendored
@@ -63,4 +63,4 @@ jobs:
|
||||
- name: Deploy to Staging
|
||||
if: success()
|
||||
run: |
|
||||
ssh ofn-deploy@${{ inputs.server }} -o LogLevel=ERROR "$GITHUB_REF_NAME ${{ inputs.commit_ref || $GITHUB_SHA }}"
|
||||
ssh ofn-deploy@${{ inputs.server }} -o LogLevel=ERROR "$GITHUB_REF_NAME ${{ inputs.commit_ref || vars.GITHUB_SHA }}"
|
||||
|
||||
Reference in New Issue
Block a user