Skip to content

Commit a1adacb

Browse files
committed
Added demo to the tag actions
1 parent 0dc705b commit a1adacb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-docker-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ jobs:
4343
include:
4444
- dockerfile: docker/alpine/Dockerfile
4545
name: agent
46-
# - dockerfile: demo/Dockerfile
47-
# name: demo
46+
- dockerfile: demo/Dockerfile
47+
name: demo
4848

4949
# steps represent a sequence of tasks that will be executed as part of the job
5050
steps:

0 commit comments

Comments
 (0)