Skip to content

Commit

Permalink
Run docker workflow on this branch to test it
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1bo committed Jan 26, 2022
1 parent 7735136 commit fd550aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Expand Up @@ -2,7 +2,7 @@ name: Docker

on:
push:
branches: [ "master" ]
branches: [ "master", "ch1bo/multiple-docker-images" ]
tags: [ "*.*.*" ]

jobs:
Expand Down

0 comments on commit fd550aa

Please sign in to comment.