Changeset eaec77b in git for .circleci/config.yml
- Timestamp:
- Apr 20, 2018, 3:14:19 PM (7 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 0bc9cea
- Parents:
- 58cfe91
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.circleci/config.yml
r58cfe91 reaec77b 7 7 - checkout 8 8 - run: 9 name: Print Debian version 10 command: cat /etc/debian_version 11 - run: 9 12 name: Install packages 10 13 command: apt-get -y install build-essential 11 - run:12 name: Print the Current Time13 command: date14 14
Note:
See TracChangeset
for help on using the changeset viewer.