Skip to content

Commit

Permalink
OY-4962 Lisätty Github-salasana building deploy-steppiin
Browse files Browse the repository at this point in the history
  • Loading branch information
jkorri committed Dec 9, 2024
1 parent 8f810a2 commit bbb075d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ jobs:
#if: github.ref == 'refs/heads/master'
shell: bash
env:
GITHUB_TOKEN: ${{ github.token }}
ARTIFACTORY_USERNAME: ${{ secrets.ARTIFACTORY_USERNAME }}
ARTIFACTORY_PASSWORD: ${{ secrets.ARTIFACTORY_PASSWORD }}
run: |
Expand Down

0 comments on commit bbb075d

Please sign in to comment.