This commit is contained in:
a.bouhuolia
2021-09-21 16:05:27 +02:00
parent 1989269500
commit e30dd77ff7

View File

@@ -40,17 +40,4 @@ jobs:
name: Publish Docker Image to Docker Hub
command: |
docker login -u abouhuolia -p 1532015325_ASdfqwer
docker push abouhuolia/bigcapital-client:latest
slack-notify:
docker:
# replace with your preferred image
- image: cimg/base:stable
steps:
- slack/notify:
branch_pattern: master
channel: development
workflows:
example-workflow:
jobs:
- slack-notify
docker push abouhuolia/bigcapital-client:latest