mirror of
https://github.com/kennethreitz/bob-builder-1.git
synced 2026-06-05 23:10:17 +00:00
remove ARCHIVE_PATH for now
This commit is contained in:
@@ -19,8 +19,6 @@ HOME_PWD = os.getcwd()
|
||||
|
||||
DEPS_MARKER = '# Build Deps: '
|
||||
BUILD_PATH_MARKER = '# Build Path: '
|
||||
ARCHIVE_PATH_MARKER = '# Archive Path: '
|
||||
|
||||
|
||||
s3 = boto.connect_s3()
|
||||
bucket = s3.get_bucket(AWS_BUCKET)
|
||||
|
||||
Reference in New Issue
Block a user