Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

What configuration examples would you like to see for Bitbucket Pipelines?

Viewing page 3 of 5

116 answers

1 vote
pierreslamich August 29, 2016

Perl

Alen Yokhanis August 7, 2018

Yes Perl and how to build a custom perl docker image;

1 vote
Jan Jannek August 23, 2016

ColdFusion / CFML

1 vote
Stefan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 11, 2016

.Net with VB

1 vote
ahmed.arif August 8, 2016

QML

0 votes
cmacdonnacha September 11, 2018

React-native

0 votes
Gaudam_Thiyagarajan July 24, 2018

React Native

0 votes
Deleted user July 6, 2018

Haskell, stack, caching:

 

I have took ample time to figure out how to set up caching. Without it, builds take unreasonable long time (and consume multiple than required build minutes):

image: haskell:8.4.3

pipelines:
  default:
    - step:
        caches:
          - stack
        script: # Modify the commands below to build your repository.
          - stack setup
          - stack test

definitions:
  caches:
    stack: ~/.stack

 

0 votes
Farshad Sheykhi December 8, 2017

Swift

0 votes
cossio November 13, 2017

Julia

0 votes
Omkar Amberkar September 5, 2017

Android

0 votes
Michael Blaut September 5, 2017

PHP for AWS Beanstalk

0 votes
Omkar Amberkar July 13, 2017

+1 for Android

0 votes
Omkar Amberkar July 13, 2017

Android

0 votes
Ramyres July 13, 2017

SQL and PL/SQL

0 votes
Ramyres July 13, 2017

SQL or PL/SQL

0 votes
Ben Clark July 10, 2017

Jekyll, technically not a language but would be helpful

0 votes
Aliaksandr Brui June 14, 2017

Java-Ant

0 votes
jhw June 7, 2017

OCaml

0 votes
Niels Damkjær June 2, 2017

C# .NET

0 votes
Deleted user May 24, 2017

Progress OpenEdge

0 votes
deansp88 May 23, 2017

R

0 votes
Jacob Sparre Andersen May 22, 2017

Ada and SPARK

0 votes
Sakul Flee May 10, 2017

Kotlin

0 votes
Tejashri Deogaonkar May 9, 2017

Apex for Salesforce

0 votes
rlperez May 7, 2017

Xamarin Native and Forms builds. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events