Skip to content

Commit 0d998ab

Browse files
committed
Align GHA workflow by using env for DOCKERHUB_REPO
1 parent 2d436e5 commit 0d998ab

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy-labspace-compose.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Publish Labspace
22

3+
env:
4+
DOCKERHUB_REPO: dockersamples/labspace-container-supported-development
5+
36
on:
47
push:
58
branches:

0 commit comments

Comments
 (0)