Skip to content

Commit 148f59c

Browse files
committed
fix dirs
1 parent 60a0165 commit 148f59c

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

.github/workflows/dogfood.yaml

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -111,23 +111,20 @@ jobs:
111111
workload_identity_provider: projects/573722524737/locations/global/workloadIdentityPools/github/providers/github
112112
service_account: coder-ci@coder-dogfood.iam.gserviceaccount.com
113113

114-
- name: Terraform init and validate coder template
114+
- name: Terraform init and validate
115115
run: |
116-
cd dogfood/coder
116+
pushd dogfood/
117117
terraform init -upgrade
118118
terraform validate
119-
cd contents
119+
popd
120+
pushd coder/contents
120121
terraform init -upgrade
121122
terraform validate
122-
123-
- name: Terraform init and validate coder-envbuilder template
124-
run: |
125-
cd dogfood/coder-envbuilder
126-
terraform init -upgrade
127-
terraform validate
128-
cd contents
123+
popd
124+
pushd coder-envbuilder/contents
129125
terraform init -upgrade
130126
terraform validate
127+
popd
131128
132129
- name: Get short commit SHA
133130
if: github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy