Skip to content

Commit ea91c28

Browse files
authored
Container run (#3)
* Update .iceci.yaml * Updated README
1 parent 4843f85 commit ea91c28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.iceci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
steps:
22
- name: example-step
3-
dockerRun:
3+
containerRun:
44
image: busybox
55
script: |
66
echo "### Environment variables from IceCI"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ This repository is a *GitHub template repository*, so please feel free to create
66

77
---
88

9-
_Kept cool 🧊 by [Icetek](https://icetek.io/)_
9+
Kept cool 🧊 by [Icetek](https://icetek.io/)

0 commit comments

Comments
 (0)