Skip to content

Commit

Permalink
Update dev-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dbenham authored Oct 2, 2024
1 parent b58bee8 commit d5906d2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/dev-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ jobs:
with:
key: ${{ secrets.HUBADMIN_KEY }}
known_hosts: ${{ secrets.KNOWN_HOSTS }}
if_key_exists: replace ### replace|ignore|fail; optional (defaults to fail)
if_key_exists: replace ### replace|ignore|fail; optional (defaults to fail)
known_hosts: unnecessary
- name: dev push to stage.cmkc.hubzero.org
run: |
echo "test 724"
echo "test 726"
ssh [email protected] "date >> /var/www/stage/drbtest.txt;"

0 comments on commit d5906d2

Please sign in to comment.