Skip to content

Commit

Permalink
remove duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
Silvija Tovernic committed Sep 27, 2024
1 parent 0f20016 commit ac70e39
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pulumi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ jobs:
pulumi config set memory $CONTAINER_MEMORY
pulumi config set container_port $CONTAINER_PORT
pulumi config set host_port $HOST_PORT
pulumi config set host_port $HOST_PORT
working-directory: pulumi

- name: Pulumi Deploy Preview
Expand Down Expand Up @@ -162,7 +161,6 @@ jobs:
pulumi config set memory $CONTAINER_MEMORY
pulumi config set container_port $CONTAINER_PORT
pulumi config set host_port $HOST_PORT
pulumi config set host_port $HOST_PORT
working-directory: pulumi

- name: Pulumi Deploy Infrastructure
Expand Down

0 comments on commit ac70e39

Please sign in to comment.