Skip to content
Snippets Groups Projects

Pipelinefix

Merged Andreas Hamacher requested to merge pipelinefix into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -113,7 +113,7 @@ build_cluster_cicd:
script:
- echo "heat stage"
#- source ./$NECTAR_ALLOCATION-openrc.sh
- chmod 400 GC_KEY
- chmod 400 ../GC_KEY
- openstack stack list
- bash -x ./heat/heatcicdwrapper.sh create_or_update $STACKNAME
- bash -x ./heat/server_rebuild.sh all
Loading