Skip to content

Commit

Permalink
Merge pull request #230 from dschiese/patch-7
Browse files Browse the repository at this point in the history
Update docker-deployment.yml
  • Loading branch information
anbo-de authored Dec 12, 2023
2 parents 0a810e2 + 434b5db commit fb1e2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
STARDOG_PASSWORD: ${{ secrets.STARDOG_PASSWORD }}
VIRTUOSO_PASSWORD: ${{ secrets.VIRTUOSO_PASSWORD }}
steps:
- name: Docker Login
uses: docker/login-action@v3
Expand Down

0 comments on commit fb1e2ef

Please sign in to comment.