Skip to content

Commit

Permalink
Update idp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KawhiWei authored Dec 19, 2020
1 parent 34dd39e commit ab6165a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/idp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ jobs:
username: ${{ secrets.PORTAINER_USERNAME }}
password: ${{ secrets.PORTAINER_PASSWORD }}
endpointId: 1
stackname: destinyapi
stackname: destinyidp
imagename: 18790997531/destinycoreauthenticationcenter:latest
docker_compose: |
version: "2"
services:
destinyapi:
destinyidp:
image: 18790997531/destinycoreauthenticationcenter
container_name: DestinyFlowIDP_From_GithubAction
ports:
Expand Down

0 comments on commit ab6165a

Please sign in to comment.