You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/03/23 15:45:49 UTC

[GitHub] [airflow] mik-laj commented on issue #7832: [WIP] Add production image support

mik-laj commented on issue #7832: [WIP] Add production image support
URL: https://github.com/apache/airflow/pull/7832#issuecomment-602684843
 
 
   There is some error in the scripts.
   When I ran following command:
   ```bash
   bash breeze restart -a 1.10.6 && bash breeze -a 1.10.6
   ```
   I got following error:
   ```
   Installs version of Airflow: 1.10.6
   
   Restarts the environment. Includes emptying the databases.
   
   Fixing group permissions
   Fixed group permissions
   
   Docker image build is forced for CI image
   
   Checking if the remote image needs to be pulled
   
   /Users/kamilbregula/devel/google-airflow/airflow/scripts/ci/_utils.sh: line 628: AIRFLOW_REMOTE_MANIFEST_IMAGE: unbound variable
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services