Skip to content

Commit

Permalink
Update ci-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SchulzeStTSI committed Sep 14, 2021
1 parent 2c21672 commit 7408b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
cf target -o ${CF_ORG} -s ${CF_SPACE}
cf push ${APP_NAME} --docker-image ${APP_IMAGE}:${APP_VERSION} --docker-username ${CF_DOCKER_USERNAME}
env:
APP_NAME: dgca-issuance-service
APP_NAME: dgca-issuance-service-eu-test
APP_IMAGE: docker.pkg.github.com/${{ github.repository }}/dgca-issuance-service
CF_API: ${{ secrets.CF_API }}
CF_ORG: ${{ secrets.CF_ORG }}
Expand Down

0 comments on commit 7408b55

Please sign in to comment.