Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 2621953

Browse files
author
sysadmin-frontend-binary
authored
Merge pull request #1354 from Mahboobeh-binary/patch-8
skip ci on static branches
2 parents 7dd7ab4 + 9ee943c commit 2621953

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ commands:
7575
- "01:67:4a:6d:26:9c:70:c4:1a:60:91:88:d9:dd:f0:83"
7676
- run:
7777
name: Deploy docs to gh-pages branch
78-
command: gh-pages -d www --branch << parameters.target_branch >>
78+
command: gh-pages -d www --branch << parameters.target_branch >> --message '[skip ci]'
7979
docker_build_push:
8080
description: "Build and Push image to docker hub"
8181
steps:

0 commit comments

Comments
 (0)