mirror of
https://github.com/bitnami/minideb.git
synced 2026-06-12 18:11:35 +08:00
Run pushall with bash.
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ before_install:
|
||||
- sudo apt-get install -y debian-archive-keyring debootstrap
|
||||
deploy:
|
||||
provider: script
|
||||
script: pushall
|
||||
script: bash pushall
|
||||
skip_cleanup: true
|
||||
on:
|
||||
branch: master
|
||||
|
||||
Reference in New Issue
Block a user