Fork me on GitHub

Changeset eaec77b in git


Ignore:
Timestamp:
Apr 20, 2018, 3:14:19 PM (6 years ago)
Author:
Pavel Demin <pavel-demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
0bc9cea
Parents:
58cfe91
Message:

add command printing Debian version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .circleci/config.yml

    r58cfe91 reaec77b  
    77      - checkout
    88      - run:
     9          name: Print Debian version
     10          command: cat /etc/debian_version
     11      - run:
    912          name: Install packages
    1013          command: apt-get -y install build-essential
    11       - run:
    12           name: Print the Current Time
    13           command: date
    1414
Note: See TracChangeset for help on using the changeset viewer.