Skip to content

Commit c32b1c2

Browse files
committed
update push ability on_success shippable build
1 parent 072057c commit c32b1c2

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

shippable.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,12 @@ build:
2323
on_failure:
2424
- docker logs apache
2525
# on_success:
26-
# - docker push htmlgraphic/apache:$BRANCH
26+
# - make push
2727

2828
integrations:
29-
# using matrix builds multiple images so this is not ideal
30-
# falling back to git repo build on docker hub
31-
# hub:
32-
# - integrationName: "Docker Hub"
33-
# type: docker
29+
hub:
30+
- integrationName: DockerHub
31+
type: dockerRegistryLogin
3432

3533
notifications:
3634
- integrationName: email

0 commit comments

Comments
 (0)