Skip to content

Commit

Permalink
Merge branch 'master' into javaUpdate
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmyers authored Aug 29, 2022
2 parents 26d6fac + f6e016f commit ba8d768
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,3 @@ jobs:
- name: Push the image to Docker Hub
run: |
docker push synbiohub/synbiohub:snapshot-standalone
- name: Trigger SD2 redeploy
env:
SD2_USER: ${{ secrets.SD2_USER }}
SD2_TOKEN: ${{ secrets.SD2_TOKEN }}
run: |
curl -X POST --user $SD2_USER:$SD2_TOKEN https://jenkins.sd2e.org/job/Synbiohub/job/Redeploy%20to%20dev%20server/build

0 comments on commit ba8d768

Please sign in to comment.