Skip to content

Commit feb81e7

Browse files
committed
Bugshooting
1 parent 7a89db5 commit feb81e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.from.master.branch.deploy.to.dev.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,8 @@ jobs:
145145
#### Custom s2i builder image for CAS API
146146
- name: Build custom s2i builder image
147147
run: |
148-
cd EDUC-HUB
148+
pwd
149+
ls -la
149150
docker build -t ghcr.io/${{ env.IMAGE_REGISTRY }}/casinterface-custom-s2i:latest .
150151
151152
- name: Login to GitHub Container Registry

0 commit comments

Comments
 (0)