mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Add initial script/cibuild-atom-rpm
This commit is contained in:
5
script/cibuild-atom-rpm
Executable file
5
script/cibuild-atom-rpm
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -ex
|
||||
|
||||
docker build -t atom-rpm resources/linux/redhat
|
||||
Reference in New Issue
Block a user